[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Thu Apr 14 15:41:19 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv7338
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Thu Apr 14 17:41:18 2005
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.663 slime/ChangeLog:1.664
--- slime/ChangeLog:1.663 Sat Apr 9 09:08:21 2005
+++ slime/ChangeLog Thu Apr 14 17:41:17 2005
@@ -1,3 +1,7 @@
+2005-04-14 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-selector): Discard input after sleeping.
+
2005-04-09 Helmut Eller <heller at common-lisp.net>
* slime.el (sldb-get-buffer): Create a fresh buffer if there's no
@@ -8,8 +12,8 @@
because they are potentially useful.
* swank.lisp (with-io-redirection, with-connection)
- (with-buffer-syntax): Implement macros with a `call-with'
- functions to avoid some code bloat.
+ (with-buffer-syntax): Implement macros with `call-with' functions
+ to avoid some code bloat.
(call-with-connection, maybe-call-with-io-redirection)
(call-with-buffer-syntax): New functions.
(interactive-eval): Use from-string instead of read-from-string to
More information about the slime-cvs
mailing list