Index: slime/ChangeLog diff -u slime/ChangeLog:1.336 slime/ChangeLog:1.338 --- slime/ChangeLog:1.336 Thu Apr 15 10:49:07 2004 +++ slime/ChangeLog Fri Apr 16 15:33:56 2004 @@ -1,3 +1,14 @@ +2004-04-16 Luke Gorrie luke@bluetail.com + + * doc/Makefile: Added 'install' and 'uninstall' targets for the + Info manual. It may be necessary to tweak `infodir' in the + Makefile to suit the local system before installing. (Patch from + from Richard M Kreuter.) + + * doc/slime.texi (Top): The Top node is now smaller, with details + moved into Introduction. This makes the Info front page easier to + navigate. (Patch from Richard M Kreuter.) + 2004-04-15 Ivan Boldyrev email@secret-by-request
* slime.el (slime-handle-repl-shortcut): Call `completing-read'