[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Fri Apr 1 08:43:19 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv7397
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Fri Apr 1 10:43:18 2005
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.651 slime/ChangeLog:1.652
--- slime/ChangeLog:1.651 Sun Mar 27 21:42:54 2005
+++ slime/ChangeLog Fri Apr 1 10:43:18 2005
@@ -1,3 +1,20 @@
+2005-04-01 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ * slime.el (slime-keys): Bind slime-edit-definition-other-window
+ to `C-x 4 .' and slime-edit-definition-other-frame to `C-x 5 .',
+ shadowing the equivalent find-tag... bindings.
+ (slime-goto-definition): In the other-window and other-frame cases,
+ make sure point does not move in the originating window, even when
+ the definition is found in the same buffer.
+
+2005-03-31 Luke Gorrie <luke at synap.se>
+
+ * doc/slime.texi (slime-selector): New section.
+ (Inspector): Updated for the post-1.0 inspector.
+
+ * slime.el (slime-selector): Removed unneeded "the" prefixes in
+ descriptions of what the selector methods do.
+
2005-03-27 Helmut Eller <heller at common-lisp.net>
* PROBLEMS, NEWS, doc/slime.texi: Some updates for the upcoming
More information about the slime-cvs
mailing list