diff lisp/ChangeLog @ 103298:70832a352a9c

* edmacro.el (edmacro-parse-keys): Fix 2008-08-19 change (Bug#3387).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 26 May 2009 20:19:26 +0000
parents 1120e729d920
children 2ebd7d8c8506
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 26 18:19:27 2009 +0000
+++ b/lisp/ChangeLog	Tue May 26 20:19:26 2009 +0000
@@ -1,5 +1,8 @@
 2009-05-26  Chong Yidong  <cyd@stupidchicken.com>
 
+	* edmacro.el (edmacro-parse-keys): Fix 2008-08-19
+	change (Bug#3387).
+
 	* view.el (view-recenter): Allow recenter to compute window height
 	normally.
 	(view-window-size): Use window-line-height to find window height.