aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
AgeCommit message (Expand)Author
2021-10-21Fix for #1518 custom functions bound to "0" break motion parsing (#1519)jmmathena
2021-10-04Add evil-start-of-line, evil-ensure-column, and use them (#1524)Tom Dalziel
2021-09-02Add `evil-search-wrap-ring-bell` customization variable (#1509)Johannes Neyer
2021-07-15evil-vars: reset evil-overriding-maps to an empty list (#1494)Youmu
2021-04-07Add bs-mode to evil-emacs-state-modes. (#1448)daanturo
2021-04-05Overahaul = register (#1447)Tom Dalziel
2021-04-03Add var to store last `=` result. Paste from it if no = input (#1446)Tom Dalziel
2020-10-14Add -search-module and -undo-system to documentationEivind Fonn
2020-10-13Update docstrings for -search-module and -undo-systemEivind Fonn
2020-10-08Swap initialization and setting the valueVasilij Schneidermann
2020-10-08Fix typoVasilij Schneidermann
2020-10-01Make undo-tree an optional dependencyVasilij Schneidermann
2020-05-16Update evil-maps.elYoumu
2020-03-04Fix: some `evil-custom-` variables are voidTaegil Bae
2020-03-04Bump version to 1.14.01.14.0Eivind Fonn
2020-02-03Clean up compilation warnings from lexical bindingEivind Fonn
2020-01-29Re-enable lexical bindingEivind Fonn
2020-01-28Revert "Enable lexical binding"Eivind Fonn
2020-01-28Enable lexical bindingEivind Fonn
2019-12-31Docs: fix use of \\[...] to display key sequencesEivind Fonn
2019-12-22Don't start git-commit-mode in emacs stateEivind Fonn
2019-12-22Remove obsolete magit modesEivind Fonn
2019-12-21Merge pull request #1218 from TheBB/docsEivind Fonn
2019-12-21Expand abbrevs after insert state only if abbrev-mode is enabledEivind Fonn
2019-12-19Improve some docstringsEivind Fonn
2019-12-19Delete unused variablesEivind Fonn
2019-12-19Update some docstringsEivind Fonn
2019-12-19Add evil-want-C-u-delete optionYunhao Zhao
2019-12-18Bump version to 1.13.0Eivind Fonn
2019-12-11Fix/improve some indentationEivind Fonn
2019-12-11Merge pull request #1213 from leungbk/byte-compEivind Fonn
2019-12-11Bump version to 1.3.0-snapshotEivind Fonn
2019-12-11Bump version to 1.2.151.2.15Eivind Fonn
2019-12-05Add "ext:" to declare-function invocations.Brian Leung
2019-12-03Merge pull request #1134 from emacs-evil/vdiff-toggle-foldEivind Fonn
2019-11-25Change evil-goto-definition to use a hookVasilij Schneidermann
2019-11-19Declare documentation stringsAlexander Shukaev
2019-11-19Make more commands support visual-line-modeJustin Burkett
2019-07-20Teach more commands about evil-respect-visual-line-modeJustin Burkett
2019-02-27Support to toggling in vdiff-3way-modeEvgeni Kolev
2019-02-21Support toggling vdiff foldsEvgeni Kolev
2019-01-04Bump version to 1.2.141.2.14Eivind Fonn
2018-09-12Split keybindings out from evil-integrationJames Nguyen
2018-09-11Add option to enable Evil in minibuffer(s)Alexander Shukaev
2018-07-18Add `vdiff-3way-mode` in `evil-fold-list`Evgeni Kolev
2018-07-18Move `vdiff-mode` higher up in `evil-fold-list`Evgeni Kolev
2018-05-13Emacs's games work better in Emacs stateDavide Masserut
2018-05-06Fix custom types of evil-cjk variablesVasilij Schneidermann
2018-01-18Add notmuch-tree-mode to evil-emacs-state-modesLeonard Lausen
2017-12-10Add option evil-want-integration #992Evgeni Kolev