[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Sun Oct 3 07:33:02 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2146 slime/ChangeLog:1.2147
--- slime/ChangeLog:1.2146	Fri Oct  1 05:30:43 2010
+++ slime/ChangeLog	Sat Oct  2 07:16:54 2010
@@ -1,3 +1,18 @@
+2010-10-02  Helmut Eller  <heller at common-lisp.net>
+
+	Rename slime-macro/compiler-macro-expand-1 => slime-expand-1
+
+	* slime.el (slime-expand-1): Renamed from
+	slime-macro/compiler-macro-expand-1.
+	(slime-expand-1-inplace): Renamed from
+	slime-macro/compiler-macro-expand-1-inplace.
+
+	* swank.lisp (swank-expand-1): Renamed from
+	swank-macro/compiler-macro-expand-1.
+	(swank-expand): Renamed from swank-macro/compiler-macro-expand.
+	(expand-1): Renamed from macro/compiler-macro-expand-1.
+	(expand): Renamed from macro/compiler-macro-expand.
+
 2010-10-01  Helmut Eller  <heller at common-lisp.net>
 
 	Don't use indent-sexp for macroexpanded code.




More information about the slime-devel mailing list