aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-09-10 21:50:15 +0000
committerChong Yidong <[email protected]>2008-09-10 21:50:15 +0000
commit39badb7749d690905733c97e95dd4d4461d2d38b (patch)
treecedd1ccc48478cdd604ca092ecbe271efdf1bbbc
parentf83ef6536800d0c5553065909cbb8bd56471db2f (diff)
* edmacro.el (edmacro-parse-keys): Fix last change to omit macros of
the <<foo>> form.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8a9364ae40..4f01ece5e4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-10 Chong Yidong <[email protected]>
+
+ * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
+ of the <<foo>> form.
+
2008-09-10 Martin Rudalics <[email protected]>
* window.el (display-buffer): Fix doc-string typo.