aboutsummaryrefslogtreecommitdiff
path: root/evil-ex.el
AgeCommit message (Expand)Author
2022-04-30Bump version to 1.14.21.14.2stablerelease-1.14Tom Dalziel
2022-04-25Bump version to 1.14.11.14.1Tom Dalziel
2022-04-14Ensure we're not in visual state if there's no ex rangeTom Dalziel
2022-04-13Ex yank doesn't move pointTom Dalziel
2022-02-01Add sentence marks to evil-ex-grammar (#1575)Brian Leung
2022-01-07Add `evil-want-empty-ex-last-command` to varsTom Dalziel
2022-01-03Support { and } marks in evil-ex-grammar (#1558)Brian Leung
2021-12-23Handle more registers and range types in ex grammar (#1556)Brian Leung
2021-12-11Don't abort ex if choosing completion with mouse (#1553)Tom Dalziel
2021-10-04Fix compiler warnings (#1525)Tom Dalziel
2021-07-24Add `*` ex-range for last visual range (#1500)Tom Dalziel
2021-06-28Fix 1482 addr wraparound (#1483)Tom Dalziel
2021-04-09Fix `C-r` at evil ex search prompt (#1453)Tom Dalziel
2021-01-09Add version to `define-obsolete-function-alias' invocationBrian Leung
2020-03-04Bump version to 1.14.01.14.0Eivind Fonn
2020-02-22Deprecate evil-add-to-alist, which doesn't work with lexicalEivind 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-28Fix indentationEivind Fonn
2020-01-28Implement Vim Ctrl-f in minibuffer.Nathan Gass
2020-01-28Enable lexical bindingEivind 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-23Unconditionally complete ex commands (with fallback)Eivind Fonn
2019-11-23Fix erroneously short-parsing Emacs commandsEivind Fonn
2019-11-20Handle dash in ex commandsVasilij Schneidermann
2019-11-19Fix `evil-ex` called with a current line prefixNathaniel Nicandro
2019-11-19Declare documentation stringsAlexander Shukaev
2019-01-04Bump version to 1.2.141.2.14Eivind Fonn
2018-09-12Support recursive minibuffers in ExNathaniel Nicandro
2018-09-11Make `evil-ex-replace-special-filenames' robust to remote (TRAMP) file pathsAlexander Shukaev
2018-02-21evil-ex-global: parse COMMAND only once, not on each matching lineEvgeni Kolev
2017-12-27If `evil-ex` is called with initial input, call `evil-ex-update`Evgeni Kolev
2017-10-29Fix typoVasilij Schneidermann
2017-10-24If an autoload, load ex function so completion can be providedEvgeni Kolev
2017-10-02update version to 1.2.131.2.13Eivind Fonn
2017-09-02Remove redundant function level requiresYork Zhao
2017-09-02Eliminate a few byte compiler warningsYork Zhao
2017-05-10Support numbers in Emacs commands for exVasilij Schneidermann
2017-02-19Re-add compatibility functions with deprecation warningsEivind Fonn
2017-02-15Remove support for Emacs < 24Eivind Fonn
2016-05-06ex: Run command hooks when calling command from ex (fix #663)Frank Fischer
2016-04-05Merge stableFrank Fischer
2016-04-05update version to 1.2.121.2.12Frank Fischer
2016-03-07Merge with stableFrank Fischer
2016-03-07update version to 1.2.111.2.11Frank Fischer
2016-02-23evil-ex: Simplify previous commitjustbur
2016-02-23evil-ex: Support remapping ex commandsjustbur