You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(17) |
Dec
(11) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(22) |
Feb
(6) |
Mar
(16) |
Apr
(15) |
May
(14) |
Jun
(18) |
Jul
(5) |
Aug
(3) |
Sep
(4) |
Oct
(11) |
Nov
(3) |
Dec
(18) |
| 2002 |
Jan
(18) |
Feb
(16) |
Mar
(8) |
Apr
(3) |
May
(33) |
Jun
(24) |
Jul
(2) |
Aug
(20) |
Sep
(33) |
Oct
(7) |
Nov
(5) |
Dec
(18) |
| 2003 |
Jan
(8) |
Feb
(11) |
Mar
(24) |
Apr
(16) |
May
(57) |
Jun
(2) |
Jul
(5) |
Aug
(1) |
Sep
(6) |
Oct
(5) |
Nov
(5) |
Dec
(12) |
| 2004 |
Jan
(2) |
Feb
|
Mar
(5) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(8) |
Sep
|
Oct
(2) |
Nov
|
Dec
(1) |
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|
From: Matthias K. <mk...@us...> - 2002-01-18 13:32:45
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv8798 Modified Files: ChangeLog Log Message: *** empty log message *** |
|
From: Matthias K. <mk...@us...> - 2002-01-18 13:31:17
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv8327 Modified Files: ilisp-cmp.el Log Message: Emacs 21 minibuffer completion fix (edit-callers-lisp would not accept minibuffer input when minibuffer-no-complete is nil). (ilisp-minibuffer-prompt-end): New function. (ilisp-current-choice, ilisp-completion-word, ilisp-completion-paren, ilisp-completion-exit): Use ilisp-minibuffer-prompt-end instead of 1 or (point-min). |
|
From: Matthias K. <mk...@us...> - 2002-01-18 13:27:58
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv7362 Modified Files: guile-ilisp.scm Log Message: (ilisp-source-file): Add missing newline in negative answer, which took ILISP to :error state. |
|
From: Martin A. <mn...@us...> - 2002-01-17 08:09:25
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv24115 Modified Files: ChangeLog sbcl.lisp Log Message: - sbcl.lisp (arglist): arglists now can be either strings, or lists (depending on SBCL-version). Tweak, to print the empty arglist as '()', in the latter case. |
|
From: Matthias K. <mk...@us...> - 2002-01-16 18:10:26
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv31293 Modified Files: ChangeLog Log Message: *** empty log message *** |
|
From: Matthias K. <mk...@us...> - 2002-01-16 18:09:17
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv30878 Modified Files: ilisp-sch.el Log Message: (scheme): Add \n after %s to ilisp-block-command, so a trailing comment with no newline won't eat the closing paren. |
|
From: Matthias K. <mk...@us...> - 2002-01-16 18:07:11
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv30232 Modified Files: guile-ilisp.scm Log Message: (info-message): Use the 'arglist procedure property when available (Guile 1.5.4 and later). |
|
From: Martin A. <mn...@us...> - 2002-01-07 16:59:09
|
Update of /cvsroot/ilisp/ILISP
In directory usw-pr-cvs1:/tmp/cvs-serv15653
Modified Files:
ChangeLog ilisp-sbcl.el
Log Message:
- ilisp-sbcl.el
+ (sbcl-check-prompt): sbcl-check-prompt has become
a dummy function. The function is set later, to take care of
different prompts in different sbcl versions.
+ (sbcl-check-prompt-sbcl<07): check-prompt version for SBCL
version, where version < 0.7.x.
+ (match-and-extract): new function.
+ (sbcl-check-prompt-sbcl>=07): check-prompt for SBCL version >= 0.7.x.
+ (ilisp-*sbcl<07-version*): marker-variable.
+ (set-determined-sbcl-version): new function.
+ (sbcl-ilisp-customize): new function for all sorts of
customizations, after the lisp has started up.
+ (sbcl-version-hook-fun): customizing hook function.
+ (sbcl): the new hook-fun is added to the ilisp-init-hook-local
hook.
(All this will hopefully work in all Emacs versions ...)
|
|
From: Martin A. <mn...@us...> - 2002-01-04 19:31:20
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv14648 Modified Files: ChangeLog cl-ilisp.lisp ilisp-kcl.el Log Message: - ilisp-kcl.el (ecl): ecl tweaks; after manual compilation of the ILISP *.lisp files, ecl(s)-0.5 works better. - cl-ilisp.lisp: ditto. (some #+ecl tweaks ...) |
|
From: Craig B. <cr...@us...> - 2001-12-28 19:00:39
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv20122 Modified Files: ACKNOWLEDGMENTS Log Message: added myself |
|
From: Craig B. <cr...@us...> - 2001-12-28 18:56:02
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv18652 Modified Files: ChangeLog Log Message: added entries for my recent commits |
|
From: Craig B. <cr...@us...> - 2001-12-28 18:31:50
|
Update of /cvsroot/ilisp/ILISP/docs In directory usw-pr-cvs1:/tmp/cvs-serv10838/docs Modified Files: ilisp.texi Log Message: Mods to makefile and ilisp-mak to include new features, and texinfo fixes |
|
From: Craig B. <cr...@us...> - 2001-12-28 18:31:50
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv10838 Modified Files: Makefile ilisp-mak.el Log Message: Mods to makefile and ilisp-mak to include new features, and texinfo fixes |
|
From: Craig B. <cr...@us...> - 2001-12-28 18:26:44
|
Update of /cvsroot/ilisp/ILISP/debian In directory usw-pr-cvs1:/tmp/cvs-serv9263 Modified Files: changelog control emacsen-install emacsen-startup postinst prerm rules Log Message: Debian packaging changes, see changelog |
|
From: William D. <ani...@us...> - 2001-12-27 11:37:07
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv16344/ILISP Modified Files: allegro.lisp Log Message: Changed for release of allegro 6.1 |
|
From: Paolo A. <am...@us...> - 2001-12-10 15:55:00
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv8475 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-12-10 15:54:34
|
Update of /cvsroot/ilisp/ILISP/extra In directory usw-pr-cvs1:/tmp/cvs-serv8344 Modified Files: hyperspec-naggum.el Log Message: (eval-when): replaced assignment to symbol function with alias definition (fix suggested by Hannu Koivisto <az...@ik...>). |
|
From: Paolo A. <am...@us...> - 2001-12-10 13:25:32
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv27125 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-12-10 13:25:11
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv27047 Modified Files: ACKNOWLEDGMENTS Log Message: Added Edmund Weitz. |
|
From: Paolo A. <am...@us...> - 2001-12-10 13:24:39
|
Update of /cvsroot/ilisp/ILISP/docs In directory usw-pr-cvs1:/tmp/cvs-serv26739 Modified Files: ilisp.texi Log Message: (Acknowledgments): added Edmund Weitz. |
|
From: Paolo A. <am...@us...> - 2001-12-10 13:23:56
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv26562 Modified Files: ilisp.emacs Log Message: Added comments on customizing hyperspec-naggum.el (patch contributed by Edmund Weitz <ed...@ag...>). |
|
From: Paolo A. <am...@us...> - 2001-12-10 13:23:30
|
Update of /cvsroot/ilisp/ILISP/extra In directory usw-pr-cvs1:/tmp/cvs-serv26426 Modified Files: hyperspec-naggum.el Log Message: Added support for dynamic symbol table and HyperSpec versions later than 3 (patch contributed by Edmund Weitz <ed...@ag...>). |
|
From: Paolo A. <am...@us...> - 2001-12-07 16:15:59
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv30000 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-12-07 16:15:21
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv29890 Modified Files: ACKNOWLEDGMENTS Log Message: Added Ole Rohne. |
|
From: Paolo A. <am...@us...> - 2001-12-07 16:14:53
|
Update of /cvsroot/ilisp/ILISP/docs In directory usw-pr-cvs1:/tmp/cvs-serv29647 Modified Files: ilisp.texi Log Message: (Interface to Lisp debuggers): documented `ild-step'. (Acknowledgments): added Ole Rohne. Updated version info. |