[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Fri Jul 30 07:00:05 UTC 2004
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.489 slime/ChangeLog:1.490
--- slime/ChangeLog:1.489 Wed Jul 28 14:15:30 2004
+++ slime/ChangeLog Thu Jul 29 20:48:36 2004
@@ -1,3 +1,17 @@
+2004-07-30 Luke Gorrie <luke at bluetail.com>
+
+ * slime.el (slime-choose-overlay-region): Tweaked the
+ multiline-annotation-avoidance code to work with forms not
+ starting with an open-paren, e.g. `(..) or #'(..).
+ (slime-update-modeline-package): New configurable. Non-nil (the
+ default) means update the Lisp package in the modeline using an
+ idle timer.
+ (slime-repl-send-input): Make the `slime-repl-old-input' property
+ cover the whole input (including newline) so that pressing RET on
+ the end of an input line works.
+ Use a unique integer as the value of this property to distinguish
+ adjacent inputs.
+
2004-07-28 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
* slime.el (slime-eval-feature-conditional): Treat uppercase
More information about the slime-devel
mailing list