log lisp/edmacro.el @ 89613:e5a90f5870f7

age author description
Wed, 10 Sep 2003 17:53:50 +0000 Dave Love (edmacro-parse-keys): Use characterp.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Wed, 30 May 2007 14:44:47 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 14 Oct 2006 16:56:21 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Oct 2005 11:50:12 +0000 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 12 Jul 2005 10:55:24 +0000 Karoly Lorentey Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.
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.