log lisp/edmacro.el @ 82447:7206375cd8a6

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Fri, 25 May 2007 16:43:24 +0000 Stefan Monnier (edmacro-format-keys): Use current-active-maps.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 05 Dec 2006 06:15:26 +0000 Glenn Morris Update copyright years.
Wed, 02 Aug 2006 22:37:17 +0000 Kim F. Storm (edmacro-fix-menu-commands): Ignore switch-frame.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Wed, 08 Dec 2004 01:10:13 +0000 Luc Teirlinck `edit-kbd-macro' is now bound to `C-x C-k e'.
Thu, 30 Sep 2004 13:27:35 +0000 Kim F. Storm Require kmacro to use the new kmacro-lambda-form and
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 06 Aug 2003 01:04:34 +0000 Richard M. Stallman (edmacro-format-keys): Use edmacro-sanitize-for-string.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 11 Sep 2002 20:00:58 +0000 Kim F. Storm (edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.
Fri, 06 Sep 2002 19:46:24 +0000 Stefan Monnier (edmacro-subseq): Don't use cl-push/cl-pop.
Sun, 01 Sep 2002 21:26:25 +0000 Kim F. Storm (edit-kbd-macro): Recognize new default binding for
Tue, 20 Aug 2002 09:06:17 +0000 Kim F. Storm Remove C-x C-k binding (now in kmacro.el).
Fri, 21 Jun 2002 09:53:01 +0000 Richard M. Stallman (edmacro-fix-menu-commands):
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Sun, 21 May 2000 19:49:09 +0000 Dave Love (edmacro-parse-keys): Return vector if any elements are invalid
Sun, 27 Dec 1998 08:04:05 +0000 Richard M. Stallman (edit-kbd-macro): Recognize electric-view-lossage.
Wed, 05 Feb 1997 01:33:07 +0000 Erik Naggum (edmacro-parse-keys): Remove redundant test for ?.
Fri, 31 Jan 1997 07:48:16 +0000 Richard M. Stallman (edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.
Sun, 22 Sep 1996 21:38:19 +0000 Richard M. Stallman (insert-kbd-macro): Duplicate definition deleted.
Fri, 02 Feb 1996 06:13:55 +0000 Richard M. Stallman (edmacro-original-buffer, edmacro-finish-hook)
Sun, 28 Jan 1996 03:07:15 +0000 Richard M. Stallman (edit-kbd-macro): Reject empty cmd name.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Sun, 27 Aug 1995 17:50:39 +0000 Richard M. Stallman Load cl only during compilation.
Mon, 22 May 1995 22:08:18 +0000 Karl Heuer (edit-kbd-macro): Better error messages for undefined keys
Wed, 08 Feb 1995 03:50:54 +0000 Karl Heuer (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
Sat, 01 Oct 1994 03:53:40 +0000 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.
Tue, 03 May 1994 23:47:06 +0000 Karl Heuer Update copyright.
Fri, 04 Feb 1994 06:45:26 +0000 Richard M. Stallman (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
Thu, 23 Dec 1993 04:52:56 +0000 Richard M. Stallman Don't repeat at load time any bindings that are autoloaded.
Tue, 21 Sep 1993 03:44:04 +0000 Richard M. Stallman Total rewrite by Gillespie.
Thu, 18 Mar 1993 21:29:42 +0000 Eric S. Raymond Add or correct keywords
Wed, 22 Jul 1992 04:22:30 +0000 Eric S. Raymond entered into RCS
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Sat, 30 May 1992 23:54:21 +0000 Eric S. Raymond *** empty log message ***
Thu, 09 May 1991 21:50:55 +0000 Jim Blandy *** empty log message ***
Thu, 28 Feb 1991 19:32:54 +0000 Richard M. Stallman *** empty log message ***
Mon, 22 Oct 1990 07:14:13 +0000 David Lawrence Initial revision