[slime-cvs] CVS slime/contrib
trittweiler
trittweiler at common-lisp.net
Wed Sep 5 18:57:33 UTC 2007
Update of /project/slime/cvsroot/slime/contrib
In directory clnet:/tmp/cvs-serv27209/contrib
Modified Files:
ChangeLog
Log Message:
* slime-c-p-c.el (slime-c-p-c-init): Bind `slime-complete-form' to
`C-c C-s' in `slime-repl-mode-map'.
--- /project/slime/cvsroot/slime/contrib/ChangeLog 2007/09/05 18:49:14 1.33
+++ /project/slime/cvsroot/slime/contrib/ChangeLog 2007/09/05 18:57:33 1.34
@@ -1,8 +1,13 @@
2007-09-05 Tobias C. Rittweiler <tcr at freebits.de>
+ * slime-c-p-c.el (slime-c-p-c-init): Bind `slime-complete-form' to
+ `C-c C-s' in `slime-repl-mode-map'.
+
+2007-09-05 Tobias C. Rittweiler <tcr at freebits.de>
+
Added extended arglist display for DECLAIM and PROCLAIM.
- * slime.el (slime-extended-operator-name-parser-alist): Added
+ * slime-parse.el (slime-extended-operator-name-parser-alist): Added
entries for "DECLAIM", and "PROCLAIM".
(slime-parse-extended-operator/declare): Provide information about
the operator the arglist is requested for.
More information about the slime-cvs
mailing list