Index: slime/ChangeLog diff -u slime/ChangeLog:1.417 slime/ChangeLog:1.419 --- slime/ChangeLog:1.417 Sun Jun 20 23:27:24 2004 +++ slime/ChangeLog Mon Jun 21 23:25:07 2004 @@ -1,3 +1,21 @@ +2004-06-22 Matthew Danish mdanish@andrew.cmu.edu + + * swank-backend.lisp (unbound-slot-filler): New structure for + representing an unbound slot in the inspector functions. + + * swank.lisp, swank-allegro.lisp: Use it. + +2004-06-22 Luke Gorrie luke@bluetail.com + + * slime.el (slime-output-filter): Choose connection based on + process-buffer, not current buffer. This fixes a bug where output + from multiple Lisp sessions could get mixed up. + (slime-kill-all-buffers): Include all *inferior-lisp*[<n>] buffers. + Split the customize settings into more subgroups. + + * swank.lisp (prefixed-var): Intern *REAL-STANDARD-INPUT* etc in + the SWANK package instead of the COMMON-LISP package. + 2004-06-21 Luke Gorrie luke@bluetail.com
* swank-loader.lisp (*lisp-name*): Add version number to