aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/edmacro.el
Commit message (Collapse)AuthorAgeFilesLines
* (edmacro-parse-keys): Return vector if any elements are invalidDave Love2000-05-211-1/+1
| | | | characters.
* (edit-kbd-macro): Recognize electric-view-lossage.Richard M. Stallman1998-12-271-1/+1
|
* (edmacro-parse-keys): Remove redundant test for ?.Erik Naggum1997-02-051-2/+1
|
* (edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.Richard M. Stallman1997-01-311-1/+4
|
* (insert-kbd-macro): Duplicate definition deleted.Richard M. Stallman1996-09-221-35/+0
|
* (edmacro-original-buffer, edmacro-finish-hook)Richard M. Stallman1996-02-021-0/+4
| | | | (edmacro-store-hook): Add defvars.
* (edit-kbd-macro): Reject empty cmd name.Richard M. Stallman1996-01-281-0/+2
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* Load cl only during compilation.Richard M. Stallman1995-08-271-20/+72
| | | | | (edmacro-mismatch, edmacro-subseq): New functions. Use them instead of mismatch and subseq.
* (edit-kbd-macro): Better error messages for undefined keysKarl Heuer1995-05-221-1/+4
| | | | or keys that are not keyboard macros.
* (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layoutKarl Heuer1995-02-081-13/+14
| | | | of non-ASCII keys.
* (edmacro-format-keys): Cope if local keymap is nil.Richard M. Stallman1994-10-011-1/+3
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):Richard M. Stallman1994-02-041-3/+3
| | | | Pass (keymap) as KEYMAP arg to where-is-internal.
* Don't repeat at load time any bindings that are autoloaded.Richard M. Stallman1993-12-231-1/+0
|
* Total rewrite by Gillespie.Richard M. Stallman1993-09-211-599/+640
|
* Add or correct keywordsEric S. Raymond1993-03-181-0/+1
|
* entered into RCSEric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-161-3/+10
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
|
* *** empty log message ***Jim Blandy1991-05-091-0/+3
|
* *** empty log message ***Richard M. Stallman1991-02-281-8/+8
|
* Initial revisionDavid Lawrence1990-10-221-0/+640