Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
027a4b6b3f
Replace string-to-int' by
string-to-number'.
2005-05-16 11:34:49 +00:00
Luc Teirlinck
b680abcbeb
edit-kbd-macro' is now bound to
C-x C-k e'.
...
(edmacro-finish-edit): Further update for keyboard macros that are
lambda forms.
(edmacro-sanitize-for-string): Correctly remove Meta modifier
(as suggested by Kim Storm).
2004-12-08 01:10:13 +00:00
Kim F. Storm
70e2ea115f
Require kmacro to use the new kmacro-lambda-form and
...
kmacro-extract-lambda functions.
(edit-kbd-macro): Handle kmacro lambda forms.
Include counter and counter format in edit buffer.
(edmacro-finish-edit): Get counter and format from edit buffer and
update kmacro bindings when found.
2004-09-30 13:27:35 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
7725f0fb6c
(edmacro-format-keys): Use edmacro-sanitize-for-string.
...
Use vconcat instead of concat.
(edmacro-sanitize-for-string): New function.
2003-08-06 01:04:34 +00:00
Juanma Barranquero
71296446d3
Trailing whitespace deleted.
2003-02-04 11:26:42 +00:00
Kim F. Storm
059aa0a7b7
(edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.
2002-09-11 20:00:58 +00:00
Stefan Monnier
3922343710
(edmacro-subseq): Don't use cl-push/cl-pop.
2002-09-06 19:46:24 +00:00
Kim F. Storm
f8a14459c5
(edit-kbd-macro): Recognize new default binding for
...
C-x e in addition to old binding.
2002-09-01 21:26:25 +00:00
Kim F. Storm
e88fc3ee98
Remove C-x C-k binding (now in kmacro.el).
2002-08-20 09:06:17 +00:00
Richard M. Stallman
5cfe1cece1
(edmacro-fix-menu-commands):
...
Discard `help-echo' events. Handle (menu-bar) events.
Simplify by converting key sequence to a list and then back to vector.
2002-06-21 09:53:01 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Dave Love
ac2665815a
(edmacro-parse-keys): Return vector if any elements are invalid
...
characters.
2000-05-21 19:51:14 +00:00
Richard M. Stallman
fcd6642478
(edit-kbd-macro): Recognize electric-view-lossage.
1998-12-27 08:04:05 +00:00
Erik Naggum
094e8ee4ac
(edmacro-parse-keys): Remove redundant test for ?.
1997-02-05 01:33:07 +00:00
Richard M. Stallman
1e3b420bcb
(edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.
1997-01-31 07:48:16 +00:00
Richard M. Stallman
a5a973dde7
(insert-kbd-macro): Duplicate definition deleted.
1996-09-22 21:38:19 +00:00
Richard M. Stallman
88c4981a92
(edmacro-original-buffer, edmacro-finish-hook)
...
(edmacro-store-hook): Add defvars.
1996-02-02 06:13:55 +00:00
Richard M. Stallman
ef8e50b169
(edit-kbd-macro): Reject empty cmd name.
1996-01-28 03:07:15 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
c31afdbda4
Load cl only during compilation.
...
(edmacro-mismatch, edmacro-subseq): New functions.
Use them instead of mismatch and subseq.
1995-08-27 17:50:39 +00:00
Karl Heuer
a8e1fefac0
(edit-kbd-macro): Better error messages for undefined keys
...
or keys that are not keyboard macros.
1995-05-22 22:08:18 +00:00
Karl Heuer
a9b8cb1642
(edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
...
of non-ASCII keys.
1995-02-08 03:50:54 +00:00
Richard M. Stallman
7470b9b602
(edmacro-format-keys): Cope if local keymap is nil.
1994-10-01 03:53:40 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Richard M. Stallman
3f5e6d796b
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
...
Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 06:45:26 +00:00
Richard M. Stallman
5f5d794a22
Don't repeat at load time any bindings that are autoloaded.
1993-12-23 04:52:56 +00:00
Richard M. Stallman
629d4dcd2a
Total rewrite by Gillespie.
1993-09-21 03:44:04 +00:00
Eric S. Raymond
e9571d2a21
Add or correct keywords
1993-03-18 21:29:42 +00:00
Eric S. Raymond
9750e079dd
entered into RCS
1992-07-22 04:22:30 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Eric S. Raymond
c0274f385f
*** empty log message ***
1992-05-30 23:54:21 +00:00
Jim Blandy
f9f9507e1d
*** empty log message ***
1991-05-09 21:50:55 +00:00
Richard M. Stallman
052bdd0953
*** empty log message ***
1991-02-28 19:32:54 +00:00
David Lawrence
66b3ecce8b
Initial revision
1990-10-22 07:14:13 +00:00