[slime-cvs] CVS /slime
mbaringer
mbaringer at common-lisp.net
Mon May 29 23:22:57 UTC 2006
Update of /project/slime/cvsroot//slime
In directory clnet:/tmp/cvs-serv19073
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot//slime/ChangeLog 2006/05/27 09:06:12 1.901
+++ /project/slime/cvsroot//slime/ChangeLog 2006/05/29 23:22:57 1.902
@@ -1,3 +1,15 @@
+2006-05-30 Tobias Rittweiler <tcr at freebits.de>
+
+ * slime.el (slime-use-autodoc-mode): Fix typo in docstring.
+ (slime-use-highlight-edits-mode): New variable, analogous to
+ SLIME-USE-AUTODOC-MODE.
+ (slime-setup, slime-lisp-mode-hook): Make above variable
+ work. Also, activates the HIGHLIGHT-EDITS-MODE in proper way (thus
+ avoiding the nasty "Toggling ... off; better pass an explicit
+ argument." message.)
+
+ * slime.el: Fix typo in comment about communication protocol.
+
2006-05-27 Alan Ruttenberg <alanr-l at mumble.net>
* swank-abcl: slot-boundp-using-class slot-value-using-class so you
can inspect instances
More information about the slime-cvs
mailing list