log lisp/edmacro.el @ 54025:8659505a7f3d

age author description
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.
1995-05-22 Karl Heuer (edit-kbd-macro): Better error messages for undefined keys
1995-02-08 Karl Heuer (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
1994-10-01 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.
1994-05-03 Karl Heuer Update copyright.
1994-02-04 Richard M. Stallman (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
1993-12-23 Richard M. Stallman Don't repeat at load time any bindings that are autoloaded.
1993-09-21 Richard M. Stallman Total rewrite by Gillespie.
1993-03-18 Eric S. Raymond Add or correct keywords
1992-07-22 Eric S. Raymond entered into RCS
1992-07-16 Eric S. Raymond *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1991-05-09 Jim Blandy *** empty log message ***
1991-02-28 Richard M. Stallman *** empty log message ***
1990-10-22 David Lawrence Initial revision