log lisp/kmacro.el @ 78749:4256a2145ba2

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-15 Richard M. Stallman (kmacro-bind-to-key): Avoid comparisons on function keys.
2007-01-14 Juanma Barranquero (kmacro-insert-counter, kmacro-set-counter,
2006-11-26 Kim F. Storm Fix commentary.
2006-08-25 Richard M. Stallman (kmacro-repeat-on-last-key): Doc fix.
2006-05-07 Kim F. Storm (kmacro-push-ring): Let-bind history-delete-duplicates
2006-05-05 Kim F. Storm (kmacro-push-ring): Use add-to-history.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-10 Juanma Barranquero (kmacro-call-macro): Fix spellings in docstrings.
2005-05-02 Kim F. Storm Use executing-kbd-macro-index variable.
2005-03-30 Kim F. Storm (kmacro-end-macro): Isearch may store this command
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2004-12-02 Luc Teirlinck (kmacro-default-counter-format): New var.
2004-11-01 Kim F. Storm (group kmacro): Add :version.
2004-10-11 Kim F. Storm (kmacro-insert-counter, kmacro-add-counter): Use and
2004-09-30 Kim F. Storm (kmacro-lambda-form, kmacro-extract-lambda): Add.
2004-09-12 Kim F. Storm (kmacro-step-edit-prompt): Add "%s" format to message.
2004-09-09 Kim F. Storm (kmacro-bind-to-key): Associate dedicated macro
2004-03-25 Juri Linkov * kmacro.el (kmacro-call-macro): Fix docstring.
2003-09-01 Miles Bader Add arch taglines
2003-08-17 Kim F. Storm (kmacro-keymap): Group related bindings in
2003-04-03 Richard M. Stallman (kmacro-end-and-call-macro): Doc fix.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-09-20 Kim F. Storm (kmacro-step-edit-query): Use RET to execute rest of
2002-09-13 Kim F. Storm (kmacro-start-macro): Doc fix.
2002-09-12 Kim F. Storm (kmacro-keymap): Changed bindings:
2002-09-10 Kim F. Storm *** empty log message ***
2002-09-10 Kim F. Storm (kmacro-call-macro): Rephrase repeat prompt.
2002-09-10 Miles Bader (kmacro-call-macro): Deal with a non-numeric prefix arg.
2002-09-08 Kim F. Storm (kmacro-end-and-call-macro): New command to end and
2002-08-29 Kim F. Storm Changed default bindings from F7/F8 to F3/F4.
2002-08-27 Andreas Schwab (kmacro-start-macro): Doc fix.
2002-08-20 Kim F. Storm Bind C-x C-k r to apply-macro-to-region-lines.
2002-08-19 Kim F. Storm Major rework based on discussions with RMS.
2002-06-29 Stefan Monnier Passed it through checkdoc. Moved `provide' to the end, where it belongs.
2002-06-28 Kim F. Storm Fixed copyright and keywords.
2002-06-28 Kim F. Storm New file.