log lisp/kmacro.el @ 54547:196d5a3197d6

age author description
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.