[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Mon Nov 1 17:29:50 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv7497
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Mon Nov 1 18:29:49 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.563 slime/ChangeLog:1.564
--- slime/ChangeLog:1.563 Sat Oct 30 12:21:54 2004
+++ slime/ChangeLog Mon Nov 1 18:29:48 2004
@@ -1,3 +1,20 @@
+2004-11-01 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-easy-menu): Add item for
+ slime-update-indentation. Suggested by Lynn Quam.
+ (slime-severity-faceslime-show-note-counts)
+ (slime-most-severe, slime-choose-overlay-region): Handle
+ read-errors.
+ (slime-show-buffer-position): New function.
+ (slime-show-source-location): Use it.
+
+ * swank-backend.lisp (deftype severity): Add read-errors.
+
+ * swank-cmucl.lisp (severity-for-emacs): Special case read-errors.
+ (read-error-location): Add the offset to the buffer start.
+
+ * swank.lisp (assign-index): Avoid linear search.
+
2004-10-30 Helmut Eller <heller at common-lisp.net>
* swank-source-path-parser.lisp (source-path-stream-position):
More information about the slime-cvs
mailing list