[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Tue Dec 16 12:49:17 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv30969
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Tue Dec 16 07:49:17 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.169 slime/ChangeLog:1.170
--- slime/ChangeLog:1.169 Tue Dec 16 05:28:53 2003
+++ slime/ChangeLog Tue Dec 16 07:49:16 2003
@@ -7,13 +7,13 @@
an expression for side-effects (without getting a
result).
(slime-idle-state): Handle new :emacs-evaluate-oneway.
- (slime-debugging-state): Handle :emacs-evaluate-oneway. Also
- handle :read-string.
+ (slime-debugging-state): Handle :emacs-evaluate-oneway.
(sldb-invoke-restart): Use slime-oneway-eval. This avoids pushing
an evaluating state (which will be aborted, and print an unnecessary
message saying so).
(sldb-break-with-default-debugger): New command to break into the
default TTY debugger. Bound to 'B' in *sldb*.
+ (slime-read-string-state): Added :emacs-evaluate-oneway.
* swank.lisp (invoke-nth-restart-for-emacs): Wrapper around
INVOKE-NTH-RESTART that checks that Lisp and Emacs agree on the
More information about the slime-cvs
mailing list