log lisp/edmacro.el @ 97311:2be7f5365285

age author description
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-05-26 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-07 Miles Bader Merge from emacs--devo--0
2006-08-03 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-05-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
2004-12-08 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-75
2004-10-04 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-50
2004-04-16 Kenichi Handa Sync to HEAD
2003-09-10 Dave Love (edmacro-parse-keys): Use characterp.
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-05-30 Miles Bader Merge from emacs--devo--0
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-01-01 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-10-14 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2005-10-29 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-12 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.
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-05-25 Stefan Monnier (edmacro-format-keys): Use current-active-maps.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-05 Glenn Morris Update copyright years.
2006-08-02 Kim F. Storm (edmacro-fix-menu-commands): Ignore switch-frame.
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-05-16 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
2004-12-08 Luc Teirlinck `edit-kbd-macro' is now bound to `C-x C-k e'.
2004-09-30 Kim F. Storm Require kmacro to use the new kmacro-lambda-form and
2003-09-01 Miles Bader Add arch taglines
2003-08-06 Richard M. Stallman (edmacro-format-keys): Use edmacro-sanitize-for-string.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-09-11 Kim F. Storm (edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.
2002-09-06 Stefan Monnier (edmacro-subseq): Don't use cl-push/cl-pop.
2002-09-01 Kim F. Storm (edit-kbd-macro): Recognize new default binding for
2002-08-20 Kim F. Storm Remove C-x C-k binding (now in kmacro.el).
2002-06-21 Richard M. Stallman (edmacro-fix-menu-commands):
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2000-05-21 Dave Love (edmacro-parse-keys): Return vector if any elements are invalid
1998-12-27 Richard M. Stallman (edit-kbd-macro): Recognize electric-view-lossage.
1997-02-05 Erik Naggum (edmacro-parse-keys): Remove redundant test for ?.
1997-01-31 Richard M. Stallman (edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.
1996-09-22 Richard M. Stallman (insert-kbd-macro): Duplicate definition deleted.
1996-02-02 Richard M. Stallman (edmacro-original-buffer, edmacro-finish-hook)
1996-01-28 Richard M. Stallman (edit-kbd-macro): Reject empty cmd name.
1996-01-14 Erik Naggum Update FSF's address.
1995-08-27 Richard M. Stallman Load cl only during compilation.