]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 9 Sep 2004 20:50:50 +0000 (20:50 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 9 Sep 2004 20:50:50 +0000 (20:50 +0000)
lisp/ChangeLog
man/ChangeLog

index b97cc4675db7dd2d02bfd20aba04107fcade3256..683719aa5c99e8eb96831cc4cea3a0b1b802c5ab 100644 (file)
@@ -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
index ae687d0c9950c599e053c092112ab87da5ce5666..01cc157551752fa0186629e20d5e04e7690fe453 100644 (file)
@@ -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).