From 31437c9b4b29b997cfab8cc353ce99e04e46c560 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 30 Sep 2004 13:27:26 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- 2.39.2