[slime-cvs] CVS slime
heller
heller at common-lisp.net
Wed Jan 10 15:25:58 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv9246
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
--- /project/slime/cvsroot/slime/ChangeLog 2007/01/10 09:42:47 1.1038
+++ /project/slime/cvsroot/slime/ChangeLog 2007/01/10 15:25:58 1.1039
@@ -1,8 +1,20 @@
-2007-01-010 Attila Lendvai <attila.lendvai at gmail.com>
+2007-01-10 Helmut Eller <heller at common-lisp.net>
+
+ * swank.lisp (*sldb-printer-bindings*): Add *print-right-margin*.
+ (debug-in-emacs): Bind *sldb-printer-bindings* here ...
+ (backtrace, debugger-info-for-emacs, frame-locals-for-emacs):
+ ... and remove redundant bindings here.
+
+2007-01-10 Attila Lendvai <attila.lendvai at gmail.com>
* slime.el: FIX: set-keymap-parents for GNU Emacs was bogus, fixed
by Ariel Badichi.
+2007-01-09 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-repl-merge-histories): Use (setf (gethash ...)
+ instead of puthash, for Emacs 20.
+
2007-01-07 Helmut Eller <heller at common-lisp.net>
* swank.lisp (open-streams): Don't pass nil to make-fn-streams;
More information about the slime-cvs
mailing list