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
2013-02-16
Change version tags to 1.0-dev
Frank Fischer
2013-02-04
Bump version to 1.0.0.
1.0.0
Frank Fischer
2013-01-18
Add version comments to all files.
Frank Fischer
2012-11-01
Ensure `evil-repeat' returns to normal-state in case of errors
Frank Fischer
2012-07-30
Add GPL 3 license information to all source files
Frank Fischer
2012-07-28
Allow repeat recording of mouse events
Frank Fischer
2012-07-28
Add repeat recording insert-at-point
Frank Fischer
2012-02-09
Ensure `evil-repeat-type' returns the correct association
Frank Fischer
2012-01-29
Add :suppress-operator t to a couple of commands
Vegard Øye
2012-01-21
Quote functions with `function'
Vegard Øye
2012-01-12
Add `evil-clear-command-keys'
Frank Fischer
2012-01-12
Reset repeat recording only when evil is enabled
Frank Fischer
2012-01-06
Add `rectangle' type
Vegard Øye
2012-01-06
Add `evil-column' utility function
Vegard Øye
2012-01-02
Clean up command property functions
Vegard Øye
2011-12-22
Make buffer-local variables permanent
Vegard Øye
2011-11-26
Restructure the code
Vegard Øye
2011-11-09
Add repeating of visual state commands (fixes #32)
Frank Fischer
2011-09-25
Rename evil-states.el to evil-core.el
Vegard Øye
2011-09-14
Cancel recording of repeation on ESC in operator-state
Frank Fischer
2011-08-23
Do not undo previously repeated command if it has not changed the buffer
Frank Fischer
2011-08-23
Fix `evil-repeat-pop-next'
Frank Fischer
2011-08-22
Remove `evil-repeat-record-command'
Frank Fischer
2011-08-22
Record only if the *current* command is meant to be recorded
Frank Fischer
2011-08-22
Advice of `read-key-sequence' only calls `evil-repeat-record-command' if valid
Frank Fischer
2011-08-22
Abort recording of repeation on mouse events
Frank Fischer
2011-08-19
Make `evil-repeat-pop' and `evil-repeat-pop-next' evil-commands ignoring repeat
Frank Fischer
2011-08-19
Update documentation in evil-repeat.el
Frank Fischer
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
[prev]
[next]