[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Wed May 11 14:47:07 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv6847
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Wed May 11 16:47:06 2005
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.683 slime/ChangeLog:1.684
--- slime/ChangeLog:1.683 Fri May 6 18:34:00 2005
+++ slime/ChangeLog Wed May 11 16:47:06 2005
@@ -1,3 +1,19 @@
+2005-05-11 Tim Daly Jr. <tim at tenkan.org>
+
+ * swank-source-path-parser.lisp (read-and-record-source-map):
+ Ensure that at least the toplevel form is in the source-map.
+
+2005-05-11 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-remove-old-overlays): Remove overlays in all
+ slime buffers not only in the current buffer.
+ (slime-filter-buffers): New helper.
+ (slime-display-completion-list): Take the completed prefix as
+ additional argument to initialize completion-base-size. This is
+ apparently needed to make mouse-selection working.
+ (slime-maybe-complete-as-filename): Factor for common code in
+ slime-complete-symbol* and slime-simple-complete-symbol.
+
2005-05-06 Alan Ruttenberg <alanr-l at mumble.net>
* swank-openmcl.lisp specializer-name didn't handle
structure-class which caused meta-. of methods specialized on
More information about the slime-cvs
mailing list