aboutsummaryrefslogtreecommitdiff
path: root/evil-macros.el
AgeCommit message (Expand)Author
2024-09-15Miscellaneous minor changesStefan Monnier
2024-04-30Small cleanupsAxel Forsman
2023-08-27Do not silence unused evil-define-command argumentAxel Forsman
2023-08-20Misc minor changesStefan Monnier
2023-08-13Urgent revert of recent commits while evil is brokenTom Dalziel
2023-08-12Misc minor changesStefan Monnier
2023-08-06Support recursive editing in ExAxel Forsman
2023-07-12Avoid marker for match-end in :substituteAxel Forsman
2023-07-09Autoload evil-digraphAxel Forsman
2023-07-02Remove evil-repeat-start-hookAxel Forsman
2023-07-02Store command properties as symbol propertyAxel Forsman
2023-01-20Make sure to restore state after executing motionAxel Forsman
2023-01-15Re-add return-type evil-operator-range argumentAxel Forsman
2023-01-14Use original state for populating shortcut mapAxel Forsman
2023-01-09Error at boundaries with h/l even if point movedAxel Forsman
2022-12-29Remove some unnecessary evil-normalize-position:sAxel Forsman
2022-10-30Update ] and [ markers when doing operatorTom Dalziel
2022-04-25Bump version to 1.15.0Tom Dalziel
2022-04-13Ex yank doesn't move pointTom Dalziel
2021-10-04Add evil-start-of-line, evil-ensure-column, and use them (#1524)Tom Dalziel
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-19Improve some docstringsEivind Fonn
2019-12-18Bump version to 1.13.0Eivind Fonn
2019-12-11Bump version to 1.3.0-snapshotEivind Fonn
2019-12-11Bump version to 1.2.151.2.15Eivind Fonn
2019-11-19Declare documentation stringsAlexander Shukaev
2019-11-19Make more commands support visual-line-modeJustin Burkett
2019-11-05Remove force argument from evil-adjust-cursorJustin Burkett
2019-11-05Unwed evil-move-beyond-eol and evil-move-cursor-backJustin Burkett
2019-01-04Bump version to 1.2.141.2.14Eivind Fonn
2018-09-11Add option to enable Evil in minibuffer(s)Alexander Shukaev
2017-10-02update version to 1.2.131.2.13Eivind Fonn
2017-02-15Remove support for Emacs < 24Eivind Fonn
2016-04-05Merge stableFrank Fischer
2016-04-05update version to 1.2.121.2.12Frank Fischer
2016-03-28Block objects of exclusive-line type may return linewise selection (fix #645)Frank Fischer
2016-03-07Merge with stableFrank Fischer
2016-03-07update version to 1.2.111.2.11Frank Fischer
2016-02-27Do not re-expand range returned by text-objectsFrank Fischer
2016-01-18Merge stableFrank Fischer
2016-01-18update version to 1.2.101.2.10Frank Fischer
2016-01-16Merge stableFrank Fischer
2016-01-11update version to 1.2.91.2.9Frank Fischer
2016-01-07Fix handling of range expansion in `evil-text-object-make-linewise` (re #607)Frank Fischer
2016-01-07Handle forced linewise non-visual text-objects (re #607)Frank Fischer