aboutsummaryrefslogtreecommitdiff
path: root/evil-ex.el
AgeCommit message (Expand)Author
2020-03-04Bump version to 1.13.11.13.1Eivind 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
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-05Merge stableFrank Fischer
2015-11-28ex: do not exit ex on first delete-backwardFrank Fischer
2015-11-09ex: do not delete default content on `exit-minibuffer` (re #591)Frank Fischer
2015-11-09ex: show default value in shadow face instead of (default: ...) (re #591)Frank Fischer
2015-11-09update version to 1.2.81.2.8Frank Fischer
2015-11-08Merge stableFrank Fischer
2015-11-02update version to 1.2.71.2.7Frank Fischer
2015-10-26Merge stableFrank Fischer
2015-10-26update version to 1.2.61.2.6Frank Fischer
2015-09-28Merge stableFrank Fischer