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
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
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 `version` and `elpa` Makefile targets.
Frank Fischer
2013-01-18
Fix auto-indenting of "o"/"O"
Vegard Øye
2013-01-02
Fix highlight of block selection within TABS.
Frank Fischer
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-12-21
Handle keyboard macros in `evil-keypress-parser'.
Frank Fischer
2012-12-20
Fix alias `input-method-deactivate-hook' of `input-method-inactivate-hook'.
Frank Fischer
[next]