diff lisp/ChangeLog @ 57440:c73d8ac83f10

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 11 Oct 2004 22:36:16 +0000
parents 8fb43e06b64f
children 66a36bee0b1f 47f53c5c9620
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 11 22:13:20 2004 +0000
+++ b/lisp/ChangeLog	Mon Oct 11 22:36:16 2004 +0000
@@ -1,4 +1,10 @@
-2004-10-11  Kim F. Storm  <storm@cua.dk>
+2004-10-12  Kim F. Storm  <storm@cua.dk>
+
+	* kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
+	reset kmacro-initial-counter-value if set.
+	(kmacro-set-counter): Only set kmacro-counter if defining or executing
+	macro.  Set kmacro-initial-counter-value otherwise. Never set both.
+	(kmacro-display): Show macro counter if non-zero.
 
 	* subr.el (substitute-key-definition): Mention command remapping
 	in doc string.