1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
Eli Zaretskii
ccb9871da3 (repeat): Invoke pre-command-hook and post-command-hook. 2005-04-16 15:28:10 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
f1180544bb Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Gerd Moellmann
2be7dabcae Fix license commentary. 2001-07-13 12:59:13 +00:00
Richard M. Stallman
bea4b9cef4 (repeat): Don't let execute-kbd-macro alter real-last-command. 2001-02-10 16:33:44 +00:00
Karl Heuer
00ac134b3d Don't require advice.
(repeat): Do function-indirection in check for kbd macro.
In self-insert case, use the *last* char in INSERTION.
1999-03-30 18:07:16 +00:00
Richard M. Stallman
9877d20507 Don't require advice.
(repeat-last-kill-command): Variable deleted.
1999-02-26 03:49:42 +00:00
Richard M. Stallman
7540af8576 (repeat): Handle keyboard macros properly.
Handle new prefix arg after self-insert command.

Don't include cl even at compile time.
(repeat): Avoid using `loop'.
1998-10-16 19:40:12 +00:00
Karl Heuer
cd75b81a1e (repeat): Doc fix. 1998-08-26 20:43:57 +00:00
Dave Love
7d6a2ca41d (repeat): Doc fix.
[From rms:]
(repeat-previous-repeated-command): New variable.
(repeat): Check for real-last-command being null or repeat.  Set
repeat-previous-repeated-command.
1998-08-25 13:28:44 +00:00
Richard M. Stallman
748b5d1b3e (repeat): Make an undo boundary between repetitions. 1998-08-07 07:57:53 +00:00
Richard M. Stallman
64db9621a3 (repeat): Don't set obsolete var repeat-num-input-keys-at-prefix. 1998-06-13 05:03:41 +00:00
Richard M. Stallman
0a8cbe6881 Renamed from vi-dot.el.
All functions and variables renamed.
(repeat-last-kill-command): Variable deleted;
use real-last-command instead.
(kill-region): Advice definition deleted.
(universal-argument-more, universal-argument-other-key)
(typematic-universal-argument-more-or-less): Advice deleted.
(repeat-prefix-arg): Variable deleted.
(repeat-num-input-keys-at-prefix): Variable deleted.
(repeat): Use last-prefix-arg.
1998-06-11 20:17:43 +00:00
Richard M. Stallman
9dc0cb3d10 Customized.
(vi-self-insert): New function.
(vi-dot): Use that.
(vi-dot-insertion-function): Variable deleted.
1998-05-18 05:40:30 +00:00
Richard M. Stallman
fd51b1bc2c Initial revision 1998-05-18 05:28:11 +00:00