aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2009-03-10 00:43:07 +0000
committerChong Yidong <[email protected]>2009-03-10 00:43:07 +0000
commit955964d7e985c44d107ea1fa7fecc0082f1b02ac (patch)
treed29b5a5d142799ddc56772dac834440c5c3ad1cb
parent36a343d6bd0ebff81a130af7c9c89105773213f0 (diff)
* 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.
-rw-r--r--doc/lispref/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 3ee488b770..5c2363f3a9 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-10 Chong Yidong <[email protected]>
+
+ * 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 <[email protected]> (tiny change)
* display.texi (Display Margins): Fix paren typo.