[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Mon Dec 15 12:01:28 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv16440
Modified Files:
ChangeLog
Log Message:
Date: Mon Dec 15 07:01:27 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.162 slime/ChangeLog:1.163
--- slime/ChangeLog:1.162 Mon Dec 15 00:29:19 2003
+++ slime/ChangeLog Mon Dec 15 07:01:27 2003
@@ -1,6 +1,7 @@
2003-12-15 Luke Gorrie <luke at bluetail.com>
* swank.lisp (*processing-rpc*, *multiprocessing-enabled*,
+ *debugger-hook-passback*): New variables.
(with-conversation-lock, with-I/O-lock): New macros.
(read-next-form): Use with-I/O-lock.
(send-to-emacs): Use with-I/O-lock instead of
@@ -14,8 +15,9 @@
(eval-string): Dynamically set the *PROCESSING-RPC* flag.
(eval-string): Nasty hack with *DEBUGGER-HOOK-PASSBACK* to
install debugger hook. Temporary, I swear!
-
- *debugger-hook-passback*): New variables.
+ (eval-region, shortest-package-nickname): Report the shortest
+ package nickname to Emacs (for the REPL prompt). Patch from Marco
+ Baringer.
* swank-backend.lisp: Defined multiprocessing interface.
More information about the slime-cvs
mailing list