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
Age
Commit message (
Expand
)
Author
2013-02-27
Handle ESC -> escape translation in `input-decode-map` (fix #264)
Frank Fischer
2013-02-25
Fix yanking to black hole register (fix #265)
Expez
2013-02-25
Add `evil-ex-substitute-global` option
Frank Fischer
2013-02-20
Merge stable
Frank Fischer
2013-02-20
Ensure :global generates a single undo step
Frank Fischer
2013-02-20
Add name of Lintaro Ina
Frank Fischer
2013-02-20
Update list of authors
Frank Fischer
2013-02-20
Implement left and right shift in insert state (fix #258)
Frank Fischer
2013-02-19
Merge stable-1.0
Frank Fischer
2013-02-19
Make `evil-ret` go to the first non blank on the next line (fix #257)
Frank Fischer
2013-02-19
Make test of register / work with isearch module
Frank Fischer
2013-02-19
Bind `g*` and `g#` to unbounded symbol search commands (fix #256)
Frank Fischer
2013-02-19
Implement unbounded search for isearch module (re #256)
Frank Fischer
2013-02-18
Merge stable-1.0
Frank Fischer
2013-02-18
Guard `evil-start-undo-step` and `evil-end-undo-step` within single undo
Frank Fischer
2013-02-18
Guard `evil-with-single-undo` against recursive calls
Frank Fischer
2013-02-18
Ensure `evil-ex-normal` generates a single undo step (re #251)
Frank Fischer
2013-02-18
Merge stable-1.0
Frank Fischer
2013-02-18
Merge implementation of :normal command (fix #251)
Frank Fischer
2013-02-18
Use `inhibit-read-only` instead of calling `toggle-read-only`
Frank Fischer
2013-02-18
Add :show-digraphs command
Frank Fischer
2013-02-18
Make `evil-read-key` support digraphs
Frank Fischer
2013-02-18
Merge stable-1.0
Frank Fischer
2013-02-18
Make `evil-replace` insert exactly one newline (fix #253)
Frank Fischer
2013-02-17
Add binding for C-v in ex state.
Frank Fischer
2013-02-17
Fix the "r" flag for `evil-ex-substitute'.
Frank Fischer
2013-02-17
Implement :normal command.
Frank Fischer
2013-02-16
Add several key-bindings for ex command line.
Frank Fischer
2013-02-16
Update version string in `evil-version`.
Frank Fischer
2013-02-16
Use Emacs instead of sed to update version information.
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-16
Improve performance of `evil-in-string-p` and friends.
Frank Fischer
2013-02-15
Fix the state argument type for ex state.
Frank Fischer
2013-02-15
Add binding of [tab] to `evil-ex-completion-map`.
Frank Fischer
2013-02-12
Add COPYING file to ELPA package.
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-12
Remove the comment header from `evil-pkg.el`.
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
[next]