aboutsummaryrefslogtreecommitdiff
path: root/evil-integration.el
AgeCommit message (Expand)Author
2013-07-06Bump version to 1.0.61.0.6Frank Fischer
2013-07-02Advise `ace-jump-done` to exit recursive edit (re #313).Frank Fischer
2013-07-02Disable recording of repeat information in ace-jump functions (re #313).Frank Fischer
2013-06-07Move ace-jump-mode integration out of `eval-after-load`.Michael Markert
2013-06-07Merge stable-1.0Frank Fischer
2013-06-07Bump version to 1.0.51.0.5Frank Fischer
2013-06-07Merge stable-1.0Frank Fischer
2013-06-07Bump version to 1.0.41.0.4Frank Fischer
2013-06-04Update undo-tree 0.6.3.Barry O'Reilly
2013-06-01Fix show-paren-overlay related bugs happening with the latest emacs (fix #298).Alessandro Piras
2013-05-31Remap vanilla ace jumps to evil's in motion-map.Michael Markert
2013-05-31Remove superfluous motion in evil-ace-jump-char-to-mode.Michael Markert
2013-05-31Make `evil-ace-jump-char-mode' an inclusive motion.Michael Markert
2013-05-31Directly call ace-jump submodes.Michael Markert
2013-05-31Only restrict ace-jump-mode-scope in visual and operatorMichael Markert
2013-05-25Use self-removing hook for ace-jump rec. edit cleanup.Michael Markert
2013-05-25Be more careful in exiting recursive edit from ace-jump.Michael Markert
2013-05-23Bump version to 1.0.31.0.3Frank Fischer
2013-05-20Bump version to 1.0.21.0.2Frank Fischer
2013-03-30Add ace-jump-mode integration.Michael Markert
2013-02-27Bump version to 1.0.11.0.1Frank Fischer
2013-02-27Handle ESC -> escape translation in `input-decode-map` (fix #264)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-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