[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Wed Mar 16 22:11:25 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv17545
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Wed Mar 16 23:11:24 2005
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.638 slime/ChangeLog:1.639
--- slime/ChangeLog:1.638 Sun Mar 13 20:41:00 2005
+++ slime/ChangeLog Wed Mar 16 23:11:24 2005
@@ -1,3 +1,20 @@
+2005-03-16 Helmut Eller <heller at common-lisp.net>
+
+ * slime/swank.lisp (*macroexpand-printer-bindings*): New user
+ variable.
+ (apply-macro-expander): Use it.
+ (call-with-bindings): Bind variables in reverse order. Thit makes
+ it easer to cons or push a new binding at the front the list.
+ (with-bindings): New macro.
+
+ * slime.el (slime-run-when-idle): New function to hide
+ Emacs/XEmacs differences.
+ (slime-process-available-input): Use it.
+
+ * swank-loader.lisp (unique-directory-name): Rewritten to avoid
+ the rather irritating warning that (warn "Don't know ...") is
+ unreachable.
+
2005-03-13 Luke Gorrie <luke at synap.se>
* slime.el (slime-dispatch-event): Use `slime-busy-p' to control
More information about the slime-cvs
mailing list