aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-11version 1.0.91.0.9Frank Fischer
2014-04-11ensure `evil-with-undo` ends with exactly one boundary (fix #382)Frank Fischer
2014-01-05init undo-tree specific features using `eval-after-load`Frank Fischer
2014-01-05enable `undo-tree-mode` when evil is activatedFrank Fischer
2013-11-26Version 1.0.81.0.8Frank Fischer
2013-11-26Update e-mail of Frank FischerFrank Fischer
2013-11-26Add dependency on `goto-last-change` 1.2Frank Fischer
2013-08-02Bump version to 1.0.71.0.7Frank Fischer
2013-08-02Ensure `evil-save-state` resets the original buffer when finished (fix #319).Frank Fischer
2013-07-06Bump version to 1.0.61.0.6Frank Fischer
2013-07-06Fix use of `overriding-local-terminal-map` in emacs trunk (fix #309).José A. Romero L.
2013-06-07Bump version to 1.0.51.0.5Frank Fischer
2013-06-01Fix isearch-filter-predicate related bugs happening with the latex emacs (fix...Alessandro Piras
2013-06-01Fix show-paren-overlay related bugs happening with the latest emacs (fix #298).Alessandro Piras
2013-06-07Bump version to 1.0.41.0.4Frank Fischer
2013-06-07Remove only one restriction in <c> interactive code (re #294).Frank Fischer
2013-06-07Store previous narrowing in `evil-with-restriction`.Frank Fischer
2013-05-24Disable narrowing in char arguments in operator state (fix #294)Frank Fischer
2013-05-23Bump version to 1.0.31.0.3Frank Fischer
2013-05-23Ensure `evil-delete-backward-word` only deletes newline at bolFrank Fischer
2013-05-20Bump version to 1.0.21.0.2Frank Fischer
2013-05-20Update X selection in pre-command hook (fix #290)Frank Fischer
2013-02-27Bump version to 1.0.11.0.1Frank Fischer
2013-02-27Add CHANGES.orgFrank Fischer
2013-02-20Ensure :global generates a single undo stepFrank Fischer
2013-02-20Add name of Lintaro InaFrank Fischer
2013-02-20Update list of authorsFrank Fischer
2013-02-19Make `evil-ret` go to the first non blank on the next line (fix #257)Frank Fischer
2013-02-18Guard `evil-start-undo-step` and `evil-end-undo-step` within single undoFrank Fischer
2013-02-18Guard `evil-with-single-undo` against recursive callsFrank Fischer
2013-02-18Make `evil-replace` insert exactly one newline (fix #253)Frank Fischer
2013-02-16Update version string in `evil-version`.Frank Fischer
2013-02-16Use 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-16Make `evil-jump-item` jump out of a string if appropriate.Frank Fischer
2013-02-16Improve performance of `evil-in-string-p` and friends.Frank Fischer
2013-02-15Fix the state argument type for ex state.Frank Fischer
2013-02-15Add binding of [tab] to `evil-ex-completion-map`.Frank Fischer
2013-02-12Add COPYING file to ELPA package.Frank Fischer
2013-02-16Change version tags to 1.0-devFrank Fischer
2013-02-04Bump version to 1.0.0.1.0.0Frank Fischer
2013-02-12Remove the comment header from `evil-pkg.el`.Frank Fischer
2013-02-08Support the symbol text objectMarian Schubert
2013-02-03Give explicit LIMITs to all calls to `looking-back`.Frank Fischer
2013-02-02Move to correct column in block insert/append.Frank Fischer
2013-01-29Ensure `hide-ifdef-mode` is bound before calling.Frank Fischer
2013-01-29Fix the error of hif-ifx-else-endif-regexp being void when hide-ifdef-mode is...Winfred Lu
2013-01-29Fix to also jump when looking at elif and else.Winfred Lu
2013-01-27Handle indirect buffers in certain save functions.Frank Fischer
2013-01-27Merge request 39: folding of preprocessor statements.Frank Fischer