changeset 57041:58184e4757fe

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 09 Sep 2004 20:50:50 +0000
parents 0a2bd8959135
children b395b3e4c4c7
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 09 20:48:12 2004 +0000
+++ b/lisp/ChangeLog	Thu Sep 09 20:50:50 2004 +0000
@@ -1,3 +1,14 @@
+2004-09-09  Kim F. Storm  <storm@cua.dk>
+
+	* kmacro.el (kmacro-bind-to-key): Associate dedicated macro
+	counter and format with binding.
+	(kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
+	the declared macro uses own macro counter and format.  Give symbol
+	kmacro property.
+	(kmacro-keymap): Bind kmacro-name-last-macro to n.
+	(kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
+	(kmacro-end-and-call-macro): Doc fix.
+
 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
 
 	* desktop.el (desktop-clear-preserve-buffers): Remove
--- a/man/ChangeLog	Thu Sep 09 20:48:12 2004 +0000
+++ b/man/ChangeLog	Thu Sep 09 20:50:50 2004 +0000
@@ -1,3 +1,8 @@
+2004-09-09  Kim F. Storm  <storm@cua.dk>
+
+	* kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
+	with new `kmacro-name-last-macro'.
+
 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
 
 	* makefile.w32-in (sieve, pgg): Use $(infodir).