Index: slime/ChangeLog diff -u slime/ChangeLog:1.343 slime/ChangeLog:1.345 --- slime/ChangeLog:1.343 Wed Apr 21 18:58:34 2004 +++ slime/ChangeLog Thu Apr 22 17:43:34 2004 @@ -1,3 +1,17 @@ +2004-04-22 Edi Weitz edi@agharta.de + + * slime.el (slime-read-system-name): Perform completion on all + systems in the central registry. + + * swank.lisp (list-all-systems-in-central-registry): New function. + +2004-04-22 Helmut Eller e9626484@stud3.tuwien.ac.at + + * slime.el (slime-repl-update-banner): Add workaround to force the + proper behavior of the the first command in the REPL buffer. + (slime-repl-shortcut-history): Define the variable to make XEmacs + happy. + 2004-04-22 Tiago Maduro-Dias tcmd@rnl.ist.utl.pt
* slime.el (slime-space): Cleanup.