[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Mon May 17 00:26:44 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv27425
Modified Files:
ChangeLog
Log Message:
Date: Sun May 16 20:26:44 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.376 slime/ChangeLog:1.377
--- slime/ChangeLog:1.376 Fri May 14 06:39:07 2004
+++ slime/ChangeLog Sun May 16 20:26:44 2004
@@ -1,3 +1,18 @@
+2004-05-17 Luke Gorrie <luke at bluetail.com>
+
+ * xref.lisp, swank-clisp.lisp: Renamed XREF package to PXREF (P
+ for portable). This makes it possible to load the package in
+ e.g. CMUCL, which is nice because it's a good package.
+
+ * swank-cmucl.lisp: Some refactoring and high-level
+ commenting. Mostly just trying to organise things into fairly
+ self-contained sections (my new hobby, sad I know!)
+
+ * slime.el: Added `C-c C-e' as an alternative binding for
+ `slime-interactive-eval' (usually `C-c :'). This seems slightly
+ more convenient, and has the added bonus of clobbering an unwanted
+ `inf-lisp' binding.
+
2004-05-14 Marco Baringer <mb at bese.it>
* slime.el (slime-with-output-to-temp-buffer): Now takes a
More information about the slime-cvs
mailing list