From: Kim F. Storm Date: Thu, 30 Sep 2004 13:27:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~4752 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=31437c9b4b29b997cfab8cc353ce99e04e46c560;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ed8630d850..223224d42ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2004-09-30 Kim F. Storm + + * 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 * textmodes/paragraphs.el (forward-paragraph): Avoid