aboutsummaryrefslogtreecommitdiff
path: root/evil-integration.el
AgeCommit message (Expand)Author
2013-07-06Bump version to 1.0.61.0.6Frank Fischer
2013-06-07Bump version to 1.0.51.0.5Frank Fischer
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-05-23Bump version to 1.0.31.0.3Frank Fischer
2013-05-20Bump version to 1.0.21.0.2Frank Fischer
2013-02-27Bump version to 1.0.11.0.1Frank Fischer
2013-02-16Change version tags to 1.0-devFrank Fischer
2013-02-04Bump version to 1.0.0.1.0.0Frank Fischer
2013-01-18Add version comments to all files.Frank Fischer
2012-10-31Move Emacs 23 compatibility code to emacs-common.elFrank Fischer
2012-10-27Rename `inactivate-input-method' in `deactivate-input-method'Frank Fischer
2012-09-12Mark `universal-argument-more' as non-repeatableFrank Fischer
2012-07-30Add GPL 3 license information to all source filesFrank Fischer
2012-07-29Make `mouse-yank-secondary' repeatableFrank Fischer
2012-07-29Add mouse-2 binding to insert stateFrank Fischer
2012-07-28Record `mouse-yank-primary'Frank Fischer
2012-06-06Make `exit-minibuffer' abort repeat recordingFrank Fischer
2012-05-25Handle set/initialize of `evil-motions' properlyFrank Fischer
2012-05-24Fix customization of `evil-visual-newline-commands'Frank Fischer
2012-05-24Make `evil-intercept-maps' and `evil-overriding-maps' customizableFrank Fischer
2012-05-22Advice `keyboard-quit' to abort the current repeatFrank Fischer
2012-03-29Make ERT come up in Motion stateVegard Øye
2012-03-21Merge request #28Frank Fischer
2012-03-19g] binding via etags-selectAntono Vasiljev
2012-03-19Merge request #27Frank Fischer
2012-03-19Remove call to `evenp' in advice of `show-paren-function'Frank Fischer
2012-03-19Ibuffer integration (jk)Antono Vasiljev
2012-02-29Advice `describe-char' instead of `what-cursor-position'Frank Fischer
2012-02-28Ensure `quail-show-key' and `what-cursor-position' are executed in Emacs stateFrank Fischer
2012-02-19Add ":" to core keysVegard Øye
2012-02-13Change argument order of `evil-delay'Vegard Øye
2012-02-12Add `evil-highlight-closing-paren-at-point-states' customization variableFrank Fischer
2012-02-09Do not load "goto-chg.el" from "evil-integration.el"Frank Fischer
2012-02-06Improve `evil-overriding-maps' and `evil-intercept-maps'Vegard Øye
2012-02-03Fix dictionary.el integrationAntono Vasiljev
2012-01-29Add :suppress-operator t to a couple of commandsVegard Øye
2012-01-27Move folding code out of evil-integration.elVegard Øye
2012-01-21Quote functions with `function'Vegard Øye
2012-01-19Make Info-mode-map an overriding keymapVegard Øye
2012-01-17Merge fix-esc (fixes #63)Frank Fischer
2012-01-07Disable `evil-esc-mode' during a call to `read-key-sequence' or `read-key-seq...Frank Fischer
2012-01-07Disable `evil-esc-mode' during a call to `key-binding' (addresses #63)Frank Fischer
2012-01-02Clean up command property functionsVegard Øye
2011-12-26Fix defadvice of `display-buffer'Vegard Øye
2011-12-25Fix bug with the initial state after 5c56badVegard Øye
2011-12-23Add `evil-visual-newline-commands'Vegard Øye
2011-12-18Bind arrow keys to Evil motionsVegard Øye
2011-12-07Mark several Emacs commands bound in evil keymaps as non-repeatable.Frank Fischer
2011-12-03Fix interfering of narrow-to-region with point adjustment in show-paren-funct...Frank Fischer