From: Chong Yidong Date: Tue, 10 Mar 2009 00:43:07 +0000 (+0000) Subject: * macros.texi (Compiling Macros): Omit misleading sentence, which X-Git-Tag: emacs-pretest-23.0.92~297 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=955964d7e985c44d107ea1fa7fecc0082f1b02ac;p=emacs.git * macros.texi (Compiling Macros): Omit misleading sentence, which implied that macros can only be used in the same file they are defined. (Backquote): Remove obsolete information about Emacs 19. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3ee488b770d..5c2363f3a9c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,10 @@ +2009-03-10 Chong Yidong + + * macros.texi (Compiling Macros): Omit misleading sentence, which + implied that macros can only be used in the same file they are + defined. + (Backquote): Remove obsolete information about Emacs 19. + 2009-03-05 John Foerch (tiny change) * display.texi (Display Margins): Fix paren typo.