mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-19 18:13:55 +00:00
*** empty log message ***
This commit is contained in:
parent
07c381ad19
commit
31437c9b4b
@ -1,3 +1,15 @@
|
||||
2004-09-30 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* 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 <teirllm@auburn.edu>
|
||||
|
||||
* textmodes/paragraphs.el (forward-paragraph): Avoid
|
||||
|
Loading…
Reference in New Issue
Block a user