changeset 98132:a20e31c64c31

* edmacro.el (edmacro-parse-keys): Fix last change to omit macros of the <<foo>> form.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 10 Sep 2008 21:50:15 +0000
parents c685c5dba2cb
children 0007d69c4e5a
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 10 12:39:03 2008 +0000
+++ b/lisp/ChangeLog	Wed Sep 10 21:50:15 2008 +0000
@@ -1,3 +1,8 @@
+2008-09-10  Chong Yidong  <cyd@stupidchicken.com>
+
+	* edmacro.el (edmacro-parse-keys): Fix last change to omit macros
+	of the <<foo>> form.
+
 2008-09-10  Martin Rudalics  <rudalics@gmx.at>
 
 	* window.el (display-buffer): Fix doc-string typo.