index
:
evil.git
bugfix-1038-handle-vector-macros
master
release-1.14
stable
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evil-repeat.el
Age
Commit message (
Expand
)
Author
2011-08-19
Fix abort/ignore of repeat recording
Frank Fischer
2011-08-18
Fix null `evil-undo-list-pointer'
Vegard Øye
2011-08-18
Refactoring of repeat-code
Frank Fischer
2011-08-16
Fix `evil-repeat-pop'
Vegard Øye
2011-08-16
Let Motion state switch to Visual state
Vegard Øye
2011-08-16
Add user-defined repeat recording function
Frank Fischer
2011-08-16
Replace `evil-repeat-marker' with `evil-repeat-pos', a plain buffer position.
Frank Fischer
2011-07-26
Move `evil-read-key' into evil-common.el
Vegard Øye
2011-07-26
Make repeat work in the minibuffer
Vegard Øye
2011-07-21
Remove `evil-repeating-command' variable
Vegard Øye
2011-07-03
Clean up macro declarations
Vegard Øye
2011-06-30
Prevent buffer-switching in repeats
Vegard Øye
2011-06-27
Add Visual repeat
Vegard Øye
2011-06-24
Remove periods from error messages
Vegard Øye
2011-06-21
Replace "mode" with "state" in comments
Vegard Øye
2011-06-16
Clean up comments
Vegard Øye
2011-06-12
Add `evil-repeat-move-cursor' customization variable
Vegard Øye
2011-05-30
Tidy up requirements
Vegard Øye
2011-05-16
Ensure that string key sequences are converted properly
Vegard Øye
2011-05-09
Code cleanup
Vegard Øye
2011-05-07
Store auxiliary keymaps inside the main keymap
Vegard Øye
2011-03-31
Deal with prefix arguments in insert-state recording
Frank Fischer
2011-03-31
Ignore prefix-argument functions in recording repeat information
Frank Fischer
2011-03-31
Set explicit subtype of char-table in `evil-read-key'
Frank Fischer
2011-03-31
Save key-sequence explicitly in `evil-read-key'
Frank Fischer
2011-03-30
Record only if `evil-state' is enabled in the current buffer
Frank Fischer
2011-03-30
Make `evil-repeat' a non-repeatable command.
Frank Fischer
2011-03-29
Whitespace cleanup
Vegard Øye
2011-03-26
merge with lyro-command
Frank Fischer
2011-03-26
Make the repeat-system respect the 'repeatable property of commands
Frank Fischer
2011-03-25
Add `evil-repeat-pop' and `evil-repeat-pop-next'.
Frank Fischer
2011-03-21
Introduce repeat-ring
Frank Fischer
2011-03-10
Add `evil-extract-count'
Frank Fischer
2011-03-10
Add special handling of "0" command
Frank Fischer
2011-03-08
Merge compatibility patches from master
Frank Fischer
2011-03-07
Support repeat-count for repeating operators
Frank Fischer
2011-03-07
Forbid exiting emacs or killing buffers during repeation
Frank Fischer
2011-03-07
Parse key-sequence when repeating with count
Frank Fischer
2011-03-07
Cleanup whitespaces
Frank Fischer
2011-03-05
Add change-based repeation
Frank Fischer
2011-03-04
Add `evil-insert-above' and `evil-insert-below'
Frank Fischer
2011-03-04
Implement `count' argument of insert command
Frank Fischer
2011-03-04
Implement generalized repeat-info
Frank Fischer
2011-03-04
Add support for count argument in `evil-repeat'
Frank Fischer
2011-03-04
Fix compilation errors
Frank Fischer
2011-03-04
Add basic `evil-repeat' command
Frank Fischer
2011-03-03
Handle activating command of insert-state in insert-state itself
Frank Fischer
2011-03-03
Add basic repeat framework
Frank Fischer
[prev]