aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2002-09-11 20:00:16 +0000
committerKim F. Storm <[email protected]>2002-09-11 20:00:16 +0000
commitb481ee0495bdb05d581df108b631e1850208ee0d (patch)
treea9b174e18ba733d5159a56205f2a6bbbd0c4ef46
parent8e967cf7579a3e1e627783a7399961c3f0f26a36 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0fd83a53e1..b1f3f8a205 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-11 Kim F. Storm <[email protected]>
+
+ * edmacro.el (edit-kbd-macro): Recognize new C-x e binding,
+ kmacro-end-and-call-macro.
+
2002-09-11 Juanma Barranquero <[email protected]>
* newcomment.el (uncomment-region): Fix let/let* use.