[slime-cvs] CVS update: slime/slime.el
Luke Gorrie
lgorrie at common-lisp.net
Tue Oct 21 20:38:51 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv29390
Modified Files:
slime.el
Log Message:
outline-mode heading tweak.
Date: Tue Oct 21 16:38:50 2003
Author: lgorrie
Index: slime/slime.el
diff -u slime/slime.el:1.50 slime/slime.el:1.51
--- slime/slime.el:1.50 Tue Oct 21 15:04:47 2003
+++ slime/slime.el Tue Oct 21 16:38:49 2003
@@ -225,7 +225,10 @@
((slime-buffer-package (":" slime-buffer-package) "")
slime-state-name))))
-;; Key bindings. See `slime-define-key' below for keyword meanings.
+
+;;;;; Key bindings
+
+;; See `slime-define-key' below for keyword meanings.
(defvar slime-keys
'(;; Compiler notes
("\M-p" slime-previous-note)
More information about the slime-cvs
mailing list