emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 30 Sep 2004 09:33:59 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6411 emacs/lisp/ChangeLog:1.6412
*** emacs/lisp/ChangeLog:1.6411 Wed Sep 29 22:23:43 2004
--- emacs/lisp/ChangeLog        Thu Sep 30 13:27:26 2004
***************
*** 1,3 ****
--- 1,15 ----
+ 2004-09-30  Kim F. Storm  <address@hidden>
+ 
+       * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
+       (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
+ 
+       * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
+       kmacro-extract-lambda functions.
+       (edit-kbd-macro): Handle kmacro lambda forms.
+       Include counter and counter format in edit buffer.
+       (edmacro-finish-edit): Get counter and format from edit buffer and
+       update kmacro bindings when found.
+ 
  2004-09-29  Luc Teirlinck  <address@hidden>
  
        * textmodes/paragraphs.el (forward-paragraph): Avoid




reply via email to

[Prev in Thread] Current Thread [Next in Thread]