# HG changeset patch # User Kim F. Storm # Date 1096550846 0 # Node ID e8e791d1e9877f735e8b43d93999f976cd584835 # Parent 4c8d475555b9788750916ebee734a98077922831 *** empty log message *** diff -r 4c8d475555b9 -r e8e791d1e987 lisp/ChangeLog --- a/lisp/ChangeLog Wed Sep 29 23:51:34 2004 +0000 +++ b/lisp/ChangeLog Thu Sep 30 13:27:26 2004 +0000 @@ -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