Index: slime/ChangeLog diff -u slime/ChangeLog:1.261 slime/ChangeLog:1.262 --- slime/ChangeLog:1.261 Sat Feb 21 11:45:25 2004 +++ slime/ChangeLog Mon Feb 23 02:21:31 2004 @@ -1,3 +1,10 @@ +2004-02-22 Lawrence Mitchell wence@gmx.li + + * swank.lisp (format-arglist): Bind *PRINT-PRETTY* to NIL. + (eval-in-emacs): Fix typo in docstring. + + * swank-cmucl.lisp (arglist-string): Bind *PRINT-PRETTY* to NIL. + 2004-02-21 Helmut Eller e9626484@stud3.tuwien.ac.at
Add support for SERVE-EVENT based communication.