| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
(repeat): Do function-indirection in check for kbd macro.
In self-insert case, use the *last* char in INSERTION.
|
| |
|
|
| |
(repeat-last-kill-command): Variable deleted.
|
| |
|
|
|
|
|
| |
Handle new prefix arg after self-insert command.
Don't include cl even at compile time.
(repeat): Avoid using `loop'.
|
| | |
|
| |
|
|
|
|
|
| |
[From rms:]
(repeat-previous-repeated-command): New variable.
(repeat): Check for real-last-command being null or repeat. Set
repeat-previous-repeated-command.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
(vi-self-insert): New function.
(vi-dot): Use that.
(vi-dot-insertion-function): Variable deleted.
|
| |
|