[slime-cvs] CVS slime
mbaringer
mbaringer at common-lisp.net
Thu Sep 21 17:44:35 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv6358
Modified Files:
slime.el
Log Message:
--- /project/slime/cvsroot/slime/slime.el 2006/09/21 17:36:29 1.656
+++ /project/slime/cvsroot/slime/slime.el 2006/09/21 17:44:34 1.657
@@ -9424,7 +9424,8 @@
(slime-sync-package-and-default-directory "Synch default package and directory with current buffer")
(slime-next-note "Next compiler note")
(slime-previous-note "Previous compiler note")
- (slime-remove-notes "Remove notes")))
+ (slime-remove-notes "Remove notes")
+ slime-hyperspec-lookup))
(:title "Completion"
:map slime-mode-map
:bindings (slime-indent-and-complete-symbol
More information about the slime-cvs
mailing list