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-common.el
Age
Commit message (
Expand
)
Author
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-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-16
Improve performance of `evil-in-string-p` and friends.
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-03
Give explicit LIMITs to all calls to `looking-back`.
Frank Fischer
2013-01-27
Make `evil-jump-item` work with any block comments.
Frank Fischer
2013-01-27
Update comment-functions to use Emacs syntax information.
Frank Fischer
2012-09-05
Comments cleanup
Vegard Øye
2013-01-18
Add version comments to all files.
Frank Fischer
2013-01-02
Handle extension to eol in `evil-apply-on-block`.
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
2012-11-15
Fix `evil-get-magic' for character [
Frank Fischer
2012-11-10
Implement `evil-track-last-insert' using an `after-change-functions' hook.
Frank Fischer
2012-11-10
Add \r \n \t and \b to magic chars for patterns and replacements
Frank Fischer
2012-11-02
Add `evil-kbd-macro-suppress-motion-error' customization variable
Frank Fischer
2012-11-01
Ensure `evil-compile-subreplacment' returns "" instead of nil
Frank Fischer
2012-11-01
Fix file in forward-declaration of `evil-visual-state-p'
Frank Fischer
2012-10-31
Fix parentheses text objects when `forward-sexp-function' is modified
Frank Fischer
2012-10-31
Forward declare `evil-visual-state-p' in evil-common.el
Frank Fischer
2012-10-31
Move Emacs 23 compatibility code to emacs-common.el
Frank Fischer
2012-10-30
Inhibit setting of jump points in visual state
Frank Fischer
2012-10-30
Remove adjustment of point after the final newline of a buffer
Frank Fischer
2012-10-28
Ensure `evil-with-undo' returns the value of its body
Frank Fischer
2012-10-28
Fix appending of lines to a register
Frank Fischer
2012-10-27
Support vim style magic characters in patterns and replacements
Frank Fischer
2012-10-23
Use `cdr-safe' for `buffer-undo-list'.
tarao
2012-10-08
Support the last insertion register ". .
tarao
2012-10-08
Support the last small delete register "-.
tarao
2012-10-08
Support the expression register "=.
tarao
2012-10-08
Surrpot the black hole register "_.
tarao
2012-10-08
Support last command line registers ": "/.
tarao
2012-10-08
Support file name registers "% "#.
tarao
2012-09-28
Fix visual `evil-apply-on-rectangle' after line-movement
Frank Fischer
2012-08-06
Use `forward-word' for cjk-motions
Frank Fischer
2012-07-30
Add GPL 3 license information to all source files
Frank Fischer
2012-07-28
Add repeat recording insert-at-point
Frank Fischer
2012-06-19
Check whether `visual-line-mode' is defined
Frank Fischer
2012-05-30
Comments cleanup
Vegard Øye
2012-06-02
Change `evil-regexp-range' to new text object interface
Frank Fischer
2012-06-02
Change `evil-paren-range' to new text-object interface
Frank Fischer
2012-05-21
Change inner/outer object range selects for new interface
Frank Fischer
2012-05-22
Abort repeat on quit in `evil-read-key'
Frank Fischer
2012-05-09
Make key-bindings in `evil-read-key' configurable
Frank Fischer
2012-05-07
Fix `evil-apply-on-block' on one-column blocks
Frank Fischer
2012-05-06
Use `evil-apply-on-rectangle' in `evil-yank-rectangle'
Frank Fischer
2012-05-06
Add `evil-apply-on-rectangle'
Frank Fischer
[next]