Mercurial > emacs
changeset 102459:37cbfaa1822f
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 10 Mar 2009 00:43:07 +0000 |
parents | 7dcfe5caa391 |
children | d9ecdef72984 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Tue Mar 10 00:24:37 2009 +0000 +++ b/doc/lispref/ChangeLog Tue Mar 10 00:43:07 2009 +0000 @@ -1,3 +1,10 @@ +2009-03-10 Chong Yidong <cyd@stupidchicken.com> + + * 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 <jjfoerch@earthlink.net> (tiny change) * display.texi (Display Margins): Fix paren typo.