[slime-cvs] CVS update: slime/ChangeLog
Matthias Koeppe
mkoeppe at common-lisp.net
Sun Aug 7 17:06:42 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv14136
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Sun Aug 7 19:06:41 2005
Author: mkoeppe
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.733 slime/ChangeLog:1.734
--- slime/ChangeLog:1.733 Sat Aug 6 16:51:11 2005
+++ slime/ChangeLog Sun Aug 7 19:06:41 2005
@@ -1,3 +1,16 @@
+2005-08-07 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ Fix for the presentations menu. Reported by Aleksandar Bakic.
+
+ * present.lisp (lookup-presented-object): Handle ids that are
+ conses.
+ (execute-menu-choice-for-presentation-id): Use equal for comparing
+ ids, to handle the cons case.
+ (menu-choices-for-presentation): Quote the presentation id, as it
+ can be a cons.
+ * slime.el (slime-presentation-menu, slime-presentation-menu)
+ (slime-inspect-presented-object): Quote the presentation id.
+
2005-08-06 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
* swank.lisp (form-completion): New generic function, factored out
More information about the slime-cvs
mailing list