[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Thu Sep 23 22:24:18 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv12537
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Fri Sep 24 00:24:17 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.539 slime/ChangeLog:1.540
--- slime/ChangeLog:1.539 Thu Sep 23 23:39:47 2004
+++ slime/ChangeLog Fri Sep 24 00:24:17 2004
@@ -1,7 +1,8 @@
2004-09-23 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-start-and-load): Take arguments so that the
- function can be called non-interactively.
+ function can be called non-interactively. Only start SLIME is if
+ it is not running.
(slime-recompile-bytecode): Don't warn about uses of cl-functions.
(slime-reset): Kill all sldb buffers.
(slime-goto-location-position): Fix syntax for Emacs 20.
@@ -23,6 +24,7 @@
(inspector-content-for-emacs): Use print-part-to-string so that we
see cycles in the data structure.
(inspect-for-emacs): Minor beautifications.
+ (load-file-set-package): New function.
* swank-cmucl.lisp (frame-package): Implemented.
(inspect-for-emacs): Only include stuff that is actually stored in
More information about the slime-cvs
mailing list