aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-04Bump version to 1.13.11.13.1Eivind Fonn
2020-03-04Docs: handle default values that must be evaluatedEivind Fonn
2020-03-03fix `wrong number of argument error` in evil-ex-command-windowYiming Chen
2020-03-02Ignore &rest keyword in evil-define-commandpanda
2020-02-24fix evil-define-state :exit-hook typosergey
2020-02-22Deprecate evil-add-to-alist, which doesn't work with lexicalEivind Fonn
2020-02-22Makefile: add 'info' targetJon Miller
2020-02-22Spelling fixIsak Johansson
2020-02-22Correct typo (COMPOUNT->COMPOUND) in symbol name in window server selection d...bassettmb
2020-02-03Clean up compilation warnings from lexical bindingEivind Fonn
2020-01-30Change the way to get universal argumentBet4
2020-01-30Extract evil-append-register functionIvan Yonchovski
2020-01-29Re-enable lexical bindingEivind Fonn
2020-01-28Revert "Enable lexical binding"Eivind Fonn
2020-01-28Merge pull request #1240 from xabbu42/feature-ctrl-f-minibufferEivind Fonn
2020-01-28Fix indentationEivind Fonn
2020-01-28Implement Vim Ctrl-f in minibuffer.Nathan Gass
2020-01-28Enable lexical bindingEivind Fonn
2020-01-26Ex search highlights: use selected window as fallbackEivind Fonn
2020-01-25Call delete-backward-char interactively againEivind Fonn
2020-01-19Silence byte compiler about imenu--in-alistEivind Fonn
2020-01-19Add support for submenu entries in goto-definition-imenuTroy Hinckley
2020-01-17Merge pull request #1235 from TheBB/search-predEivind Fonn
2020-01-13Merge pull request #1249 from emacs-evil/revert-1248-undo-tree-enableEivind Fonn
2020-01-13Revert "Enable undo-tree-mode only when evil-mode is turned on"Eivind Fonn
2020-01-13Merge pull request #1248 from TheBB/undo-tree-enableEivind Fonn
2020-01-13Update bundled undo-tree for testsEivind Fonn
2020-01-13Enable undo-tree-mode only when evil-mode is turned onEivind Fonn
2020-01-13Preserve the tab-bar in `evil-read-key'Miciah Masters
2020-01-11Fix package-archives in READMEEivind Fonn
2020-01-03Refactor caching/fallback logic of evil-header-line-heightEivind Fonn
2020-01-03Merge pull request #1238 from sorawee/masterEivind Fonn
2020-01-02Don't explicitly call isearch-filter-predicate to open foldsEivind Fonn
2020-01-01Skip command window tests when run in batch modeEvgeni Kolev
2020-01-01Add a fallback codeSorawee Porncharoenwase
2019-12-31Fix behavior of evil-scroll-up and evil-scroll-down againSorawee Porncharoenwase
2019-12-31Docs: fix use of \\[...] to display key sequencesEivind Fonn
2019-12-31Respect setting of isearch-filter-predicateEivind Fonn
2019-12-31Revert "Fix bounds of wrapped search"Eivind Fonn
2019-12-30Merge pull request #1130 from dzop/preserve-window-parametersEivind Fonn
2019-12-30Different mode line tags per visual state typeEivind Fonn
2019-12-30Fix final cursor after shiftingEivind Fonn
2019-12-28Search highlights: check window livenessEivind Fonn
2019-12-22Fix numeric argument for paste commandsEivind Fonn
2019-12-22Don't start git-commit-mode in emacs stateEivind Fonn
2019-12-22Remove obsolete magit modesEivind Fonn
2019-12-21Fix typoEivind Fonn
2019-12-21Merge pull request #1227 from TheBB/update-docsEivind Fonn
2019-12-21Move FAQ to main documentationEivind Fonn
2019-12-21Document leader key functionalityEivind Fonn