log lisp/kmacro.el @ 64762:41bb365f41c4

age author description
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 10 Jun 2005 14:04:52 +0000 Juanma Barranquero (kmacro-call-macro): Fix spellings in docstrings.
Mon, 02 May 2005 10:33:33 +0000 Kim F. Storm Use executing-kbd-macro-index variable.
Wed, 30 Mar 2005 10:25:10 +0000 Kim F. Storm (kmacro-end-macro): Isearch may store this command
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Thu, 02 Dec 2004 00:17:54 +0000 Luc Teirlinck (kmacro-default-counter-format): New var.
Mon, 01 Nov 2004 23:03:40 +0000 Kim F. Storm (group kmacro): Add :version.
Mon, 11 Oct 2004 22:13:20 +0000 Kim F. Storm (kmacro-insert-counter, kmacro-add-counter): Use and
Thu, 30 Sep 2004 13:27:45 +0000 Kim F. Storm (kmacro-lambda-form, kmacro-extract-lambda): Add.
Sun, 12 Sep 2004 21:39:40 +0000 Kim F. Storm (kmacro-step-edit-prompt): Add "%s" format to message.
Thu, 09 Sep 2004 20:48:12 +0000 Kim F. Storm (kmacro-bind-to-key): Associate dedicated macro
Thu, 25 Mar 2004 10:39:06 +0000 Juri Linkov * kmacro.el (kmacro-call-macro): Fix docstring.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 17 Aug 2003 22:04:44 +0000 Kim F. Storm (kmacro-keymap): Group related bindings in
Thu, 03 Apr 2003 23:01:45 +0000 Richard M. Stallman (kmacro-end-and-call-macro): Doc fix.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 20 Sep 2002 20:38:18 +0000 Kim F. Storm (kmacro-step-edit-query): Use RET to execute rest of
Fri, 13 Sep 2002 07:18:27 +0000 Kim F. Storm (kmacro-start-macro): Doc fix.
Thu, 12 Sep 2002 21:52:26 +0000 Kim F. Storm (kmacro-keymap): Changed bindings:
Tue, 10 Sep 2002 22:19:39 +0000 Kim F. Storm *** empty log message ***
Tue, 10 Sep 2002 22:08:45 +0000 Kim F. Storm (kmacro-call-macro): Rephrase repeat prompt.
Tue, 10 Sep 2002 01:23:22 +0000 Miles Bader (kmacro-call-macro): Deal with a non-numeric prefix arg.
Sun, 08 Sep 2002 20:38:04 +0000 Kim F. Storm (kmacro-end-and-call-macro): New command to end and
Thu, 29 Aug 2002 13:06:26 +0000 Kim F. Storm Changed default bindings from F7/F8 to F3/F4.
Tue, 27 Aug 2002 15:05:44 +0000 Andreas Schwab (kmacro-start-macro): Doc fix.
Tue, 20 Aug 2002 10:07:40 +0000 Kim F. Storm Bind C-x C-k r to apply-macro-to-region-lines.
Mon, 19 Aug 2002 23:05:29 +0000 Kim F. Storm Major rework based on discussions with RMS.
Sat, 29 Jun 2002 20:43:59 +0000 Stefan Monnier Passed it through checkdoc. Moved `provide' to the end, where it belongs.
Fri, 28 Jun 2002 22:45:16 +0000 Kim F. Storm Fixed copyright and keywords.
Fri, 28 Jun 2002 22:37:18 +0000 Kim F. Storm New file.