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-07-06
Fix use of `overriding-local-terminal-map` in emacs trunk (fix #309).
José A. Romero L.
2013-06-07
Bump version to 1.0.5
1.0.5
Frank Fischer
2013-06-01
Fix isearch-filter-predicate related bugs happening with the latex emacs (fix...
Alessandro Piras
2013-06-01
Fix show-paren-overlay related bugs happening with the latest emacs (fix #298).
Alessandro Piras
2013-06-07
Bump version to 1.0.4
1.0.4
Frank Fischer
2013-06-07
Remove only one restriction in <c> interactive code (re #294).
Frank Fischer
2013-06-07
Store previous narrowing in `evil-with-restriction`.
Frank Fischer
2013-05-24
Disable narrowing in char arguments in operator state (fix #294)
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-05-20
Update X selection in pre-command hook (fix #290)
Frank Fischer
2013-02-27
Bump version to 1.0.1
1.0.1
Frank Fischer
2013-02-27
Add CHANGES.org
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-19
Make `evil-ret` go to the first non blank on the next line (fix #257)
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
Make `evil-replace` insert exactly one newline (fix #253)
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
2013-01-27
Merge-request 38: make `evil-jump-item` work with comments and #if .. #endif
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
Update comment-functions to use Emacs syntax information.
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
[next]