changeset 47564:9b55b43febf8

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 20 Sep 2002 20:38:03 +0000
parents 5536d276c5b1
children a02c3a1fc1ab
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 20 18:34:12 2002 +0000
+++ b/lisp/ChangeLog	Fri Sep 20 20:38:03 2002 +0000
@@ -1,3 +1,10 @@
+2002-09-20  Kim F. Storm  <storm@cua.dk>
+
+	* kmacro.el (kmacro-step-edit-query): Use RET to execute rest of
+	macro and terminate editing.
+	(kmacro-step-edit-macro): Push previous macro onto ring if changed
+	by step editing.
+
 2002-09-19  Tom Tromey  <tromey@redhat.com>
 
 	* play/blackbox.el (bb-right): Respect prefix argument.