emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/macros.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/macros.texi,v
Date: Sat, 07 Apr 2007 02:01:36 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/04/07 02:01:36

Index: macros.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/macros.texi,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- macros.texi 31 Mar 2007 13:44:56 -0000      1.23
+++ macros.texi 7 Apr 2007 02:01:36 -0000       1.24
@@ -140,7 +140,6 @@
 
 
 @defun macroexpand-all form &optional environment
address@hidden macro expansion in entire form
 @code{macroexpand-all} expands macros like @code{macroexpand}, but
 will look for and expand all macros in @var{form}, not just at the
 top-level.  If no macros are expanded, the return value is @code{eq}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]