aboutsummaryrefslogtreecommitdiff
path: root/evil-core.el
AgeCommit message (Expand)Author
2011-11-26Restructure the codeVegard Øye
2011-11-23Simplify `evil-normalize-keymaps'Vegard Øye
2011-11-10Quitting visual state without operator does not record a repeat.Frank Fischer
2011-11-10Fix keymap normalization bug after d7748ccVegard Øye
2011-11-03Update commentsVegard Øye
2011-11-03Substitute keymap alists for ordered lists of keymapsVegard Øye
2011-10-29Introduce `evil-echo-state' to suppress state changes being echoedFrank Terbeck
2011-10-12Preserve prefix-arg in `evil-esc' only if ESC is prefix keyFrank Fischer
2011-10-12Forward prefix-argument in `evil-esc'Frank Fischer
2011-10-02Fix input method toggling in the minibufferVegard Øye
2011-09-25Add buffer-local variables for central Visual conceptsVegard Øye
2011-09-25Rename evil-states.el to evil-core.elVegard Øye