Index: slime/ChangeLog diff -u slime/ChangeLog:1.694 slime/ChangeLog:1.695 --- slime/ChangeLog:1.694 Sat May 21 07:04:33 2005 +++ slime/ChangeLog Sun May 22 08:52:13 2005 @@ -1,4 +1,14 @@ 2005-05-20 Alan Ruttenberg alanr-l@mumble.net + + * present.lisp. mouse-3 now gives a menu for actions on the + presentation. See documentation in file for information about how + to define menus. Also, disable presentations in inspector. Initial bits + of dealing with the possibility of presenting readable objects. + + * slime.el support menu. Xemacs users beware this uses x-popup-menu, + which may be fsf specific. + +2005-05-20 Alan Ruttenberg alanr-l@mumble.net * swank.lisp make repl output presentation work even if present.lisp not loaded