Index: slime/ChangeLog diff -u slime/ChangeLog:1.856 slime/ChangeLog:1.859 --- slime/ChangeLog:1.856 Tue Mar 14 15:45:16 2006 +++ slime/ChangeLog Thu Mar 16 13:33:25 2006 @@ -1,3 +1,18 @@ +2006-03-16 Gábor Melis mega@hotpop.com + + * swank-allegro.lisp (inspect-for-emacs): Fix typo. + +2006-03-16 Gary King gwking@metabang.com + + * swank-loader.lisp (lisp-version-string): Modified swank-loader + so that Allegro's alisp and mlisp programs get different + locations. Otherwise mlisp complains about alisp's files. + +2006-03-16 Marco Baringer mb@bese.it + + * slime.el (slime-to-lisp-filename): Call expand-file-name before + passing the filename to the to-lisp function. + 2006-03-14 Matthias Koeppe mkoeppe@mail.math.uni-magdeburg.de
* slime.el (slime-system-history): New variable.