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-commands.el
Age
Commit message (
Expand
)
Author
2013-07-06
Bump version to 1.0.6
1.0.6
Frank Fischer
2013-06-07
Bump version to 1.0.5
1.0.5
Frank Fischer
2013-06-07
Bump version to 1.0.4
1.0.4
Frank Fischer
2013-05-23
Bump version to 1.0.3
1.0.3
Frank Fischer
2013-05-23
Ensure `evil-delete-backward-word` only deletes newline at bol
Frank Fischer
2013-05-20
Bump version to 1.0.2
1.0.2
Frank Fischer
2013-02-27
Bump version to 1.0.1
1.0.1
Frank Fischer
2013-02-20
Ensure :global generates a single undo step
Frank Fischer
2013-02-19
Make `evil-ret` go to the first non blank on the next line (fix #257)
Frank Fischer
2013-02-18
Make `evil-replace` insert exactly one newline (fix #253)
Frank Fischer
2013-02-16
`evil-jump-item` only jump if target has a matching delimiter.
Frank Fischer
2013-02-16
Make `evil-jump-item` jump out of a string if appropriate.
Frank Fischer
2013-02-15
Fix the state argument type for ex state.
Frank Fischer
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-02-08
Support the symbol text object
Marian Schubert
2013-02-03
Give explicit LIMITs to all calls to `looking-back`.
Frank Fischer
2013-02-02
Move to correct column in block insert/append.
Frank Fischer
2013-01-29
Ensure `hide-ifdef-mode` is bound before calling.
Frank Fischer
2013-01-29
Fix the error of hif-ifx-else-endif-regexp being void when hide-ifdef-mode is...
Winfred Lu
2013-01-29
Fix to also jump when looking at elif and else.
Winfred Lu
2013-01-27
Handle indirect buffers in certain save functions.
Frank Fischer
2013-01-27
Merge request 39: folding of preprocessor statements.
Frank Fischer
2013-01-27
Remove old code for plain /* ... */ from `evil-jump-item`.
Frank Fischer
2013-01-27
Fix `evil-jump-item` if point is not at beginning of preprocessor statement.
Frank Fischer
2013-01-27
Cleanup hideif-code in foldings.
Frank Fischer
2013-01-27
Make `evil-jump-item` work with any block comments.
Frank Fischer
2013-01-27
Merge with master
Frank Fischer
2013-01-27
Modify hideif regexps to match #elif in `evil-jump-item`.
Frank Fischer
2013-01-27
Use only hideif functions instead of regexps in `evil-jump-item`.
Frank Fischer
2013-01-27
Check for `count` argument first in `evil-jump-item'.
Frank Fischer
2013-01-26
Enhance evil-open/close-fold(s) to be able to show or hide cpp conditionals f...
Winfred Lu
2013-01-26
Enhance evil-jump-item to be able to jump between comment pairs and between s...
Winfred Lu
2013-01-18
Add version comments to all files.
Frank Fischer
2013-01-18
Fix auto-indenting of "o"/"O"
Vegard Øye
2013-01-02
Handle extension to eol in `evil-apply-on-block`.
Frank Fischer
2013-01-02
Make `evil-replace` handle block selections with TABS correctly.
Frank Fischer
2013-01-01
Make `evil-insert-line` always start insertion at first non-blank.
Frank Fischer
2013-01-01
Keep mouse selected visual selection after releasing the button.
Frank Fischer
2012-11-25
Make `evil-delete-backward-word' compatible with Vim's C-w in insert state
Frank Fischer
2012-11-25
Prefix and register command to not stop `evil-execute-in-normal-state'.
Frank Fischer
2012-11-23
Make gq move point to last modified line.
Frank Fischer
2012-11-17
Make double-click mouse selection configurable.
Frank Fischer
2012-11-17
Remove `evil-word'.
Frank Fischer
2012-09-05
Simplify `evil-insert-resume'
Vegard Øye
2012-09-05
Comments cleanup
Vegard Øye
2012-09-05
Add minibuffer check to `evil-execute-in-emacs-state'
Vegard Øye
2012-11-02
Ensure emacs-state-buffer is alive when finishing emacs-state command
Frank Fischer
2012-11-02
Add `evil-kbd-macro-suppress-motion-error' customization variable
Frank Fischer
2012-11-02
Rethrow errors raised during execution of a keyboard macro
Frank Fischer
[next]