[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Tue Oct 21 19:18:59 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv5805
Modified Files:
ChangeLog
Log Message:
Date: Tue Oct 21 15:18:34 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.55 slime/ChangeLog:1.56
--- slime/ChangeLog:1.55 Tue Oct 21 06:59:04 2003
+++ slime/ChangeLog Tue Oct 21 15:18:19 2003
@@ -1,5 +1,10 @@
2003-10-21 Luke Gorrie <luke at bluetail.com>
+ * slime.el (inferior-slime-mode): New minor mode for use with
+ `inferior-lisp-mode'. Defines a subset of the `slime-mode' keys
+ which don't clash with comint (e.g. doesn't bind M-{p,n}).
+ (slime-keys): List of keybinding specifications.
+
* swank.lisp (completions): Fixed semantics: should now consider
only/all completions that would not cause a read-error due to
symbol visibility. Also avoiding duplicates and sorting on
More information about the slime-cvs
mailing list