[slime-cvs] CVS /slime
mbaringer
mbaringer at common-lisp.net
Mon Feb 27 14:29:31 UTC 2006
Update of /project/slime/cvsroot//slime
In directory clnet:/tmp/cvs-serv29026
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot//slime/ChangeLog 2006/02/25 17:46:13 1.848
+++ /project/slime/cvsroot//slime/ChangeLog 2006/02/27 14:29:31 1.849
@@ -1,3 +1,16 @@
+2006-02-27 Marco Baringer <mb at bese.it>
+
+ Provide functions for performing macroexpansion inplace, use these
+ functions in the *SLIME macroexpansion* buffer.
+
+ * slime.el (slime-macroexpansion-minor-mode): Attempt to map
+ -inplace functions to the same keys as their regular contureparts
+ in slime-mode-map.
+ (slime-eval-macroexpand-inplace): New function.
+ (slime-macroexpand-1-inplace): New function.
+ (slime-macroexpand-all-inplace): New function.
+ * doc/slime.texi: Document new macroexpansion mode.
+
2006-02-26 Douglas Crosher <dcrosher at common-lisp.net>
* swank-scl.lisp: (ext:stream-read-chars): Correct the updating of
the buffer index. Fixes slime input stream problems.
More information about the slime-cvs
mailing list