[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Sat Nov 1 15:52:20 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv4231
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Sat Nov 1 10:52:20 2003
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.73 slime/ChangeLog:1.74
--- slime/ChangeLog:1.73 Fri Oct 31 14:35:28 2003
+++ slime/ChangeLog Sat Nov 1 10:52:20 2003
@@ -1,3 +1,22 @@
+2003-11-1 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * slime.el (slime-debugging-state): Save the window configuration
+ in a state variable.
+ sldb-saved-window-configuration: Removed.
+ (slime-repl-mode): Use conservative scrolling.
+ (slime-repl-insert-prompt): Set window-point after the prompt.
+ (slime-repl-add-to-input-history): Don't add subsequent duplicates to
+ the history.
+
+ * swank.lisp (slime-read-char): Flush the output before reading.
+ (listener-eval): Like eval region but set reader variables (*, **,
+ *** etc.)
+
+ * swank-openmcl.lisp, swank-sbcl.lisp: Implement stream-line-column.
+
+ * swank-cmucl.lisp (slime-input-stream-misc-ops): Renamed from
+ slime-input-stream-misc.
+
2003-10-31 Luke Gorrie <luke at bluetail.com>
* slime.el (slime-repl-mode-map): Bound `slime-interrupt' on both
More information about the slime-cvs
mailing list