Index: slime/ChangeLog diff -u slime/ChangeLog:1.377 slime/ChangeLog:1.379 --- slime/ChangeLog:1.377 Sun May 16 20:26:44 2004 +++ slime/ChangeLog Fri May 21 17:30:25 2004 @@ -1,3 +1,24 @@ +2004-05-21 Bill Clementson Bill_Clementson@peoplesoft.com + + * slime.el (slime-switch-to-output-buffer): Use "P" as interactive + spec. + +2004-05-21 Helmut Eller e9626484@stud3.tuwien.ac.at + + * slime.el (slime-switch-to-output-buffer): Override the + prefix-arg if we are called non-interactively. + (slime-repl-current-input): Don't add newlines. + (slime-repl-return): Send input if we are in read-mode also if it + isn't a complete expression. + (repl-read-lines): New test case. + (slime-enable-startup-animation-p): New configurable. + (slime-repl-update-banner): Use it. + (slime-hide-inferior-lisp-buffer): New function. Reuse the + *inferior-lisp* buffer window for the SLIME REPL. + + * swank-allegro.lisp (find-fspec-location): Better handling of + methods. From Bill Clementson. + 2004-05-17 Luke Gorrie luke@bluetail.com
* xref.lisp, swank-clisp.lisp: Renamed XREF package to PXREF (P