| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-30 | Bump version to 1.14.21.14.2stablerelease-1.14 | Tom Dalziel | |
| 2022-04-25 | Bump version to 1.14.11.14.1 | Tom Dalziel | |
| 2020-03-04 | Bump version to 1.14.01.14.0 | Eivind Fonn | |
| 2020-03-03 | fix `wrong number of argument error` in evil-ex-command-window | Yiming Chen | |
| - evil-ex-command-window only accepts 0 arguments - and it doesn't make sense to call itself recursively - this issue was introduced in [1: 48ceb43] 1: 48ceb43f8a1e95e6d7eafe428ff640d83952462f Clean up compilation warnings from lexical binding | |||
| 2020-02-03 | Clean up compilation warnings from lexical binding | Eivind Fonn | |
| 2020-01-29 | Re-enable lexical binding | Eivind Fonn | |
| This reverts commit e9391ae769bee189ef6144b8861b117d5c948a80, and removes spurious debug messages. | |||
| 2020-01-28 | Revert "Enable lexical binding" | Eivind Fonn | |
| This reverts commit c6086a7b0b44963071096e3ed7545f617de88915. | |||
| 2020-01-28 | Enable lexical binding | Eivind Fonn | |
| 2019-12-18 | Bump version to 1.13.0 | Eivind Fonn | |
| Version 1.2.15 was accidentally tagged as 1.12.15, and released as such by MELPA Stable, so now I guess we have to run with it. | |||
| 2019-12-11 | Bump version to 1.3.0-snapshot | Eivind Fonn | |
| 2019-12-11 | Bump version to 1.2.151.2.15 | Eivind Fonn | |
| 2019-01-04 | Bump version to 1.2.141.2.14 | Eivind Fonn | |
| 2017-10-02 | update version to 1.2.131.2.13 | Eivind Fonn | |
| 2016-04-05 | Merge stable | Frank Fischer | |
| 2016-04-05 | update version to 1.2.121.2.12 | Frank Fischer | |
| 2016-04-04 | command-window: Store ex command in history before execution (fix #653) | Frank Fischer | |
| 2016-04-04 | command-window: Replace `mapc` by `dolist` | Frank Fischer | |
| 2016-03-07 | Merge with stable | Frank Fischer | |
| 2016-03-07 | update version to 1.2.111.2.11 | Frank Fischer | |
| 2016-02-23 | evil-command-window.el: Declare `evil-search-module` | Frank Fischer | |
| 2016-02-23 | command-window: Handle ex/search history correctly (re #623) | Frank Fischer | |
| 2016-02-23 | Fix initial space in command-window | Frank Fischer | |
| The initial content of the last command window line was a single space. The reason was that otherwise the line prefix is not drawn. This is problematic because it causes a single space to be appended to entered commands. While ex commands usually handle this correctly, it is important for search. The new implementation ensures that the command window ends in an empty line, the input is expected on the second to last line. | |||
| 2016-01-18 | update version to 1.2.101.2.10 | Frank Fischer | |
| 2016-01-11 | update version to 1.2.91.2.9 | Frank Fischer | |
| 2015-11-09 | update version to 1.2.81.2.8 | Frank Fischer | |
| 2015-11-02 | update version to 1.2.71.2.7 | Frank Fischer | |
| 2015-10-26 | update version to 1.2.61.2.6 | Frank Fischer | |
| 2015-09-28 | update version to 1.2.51.2.5 | Frank Fischer | |
| 2015-09-13 | update version to 1.2.41.2.4 | Frank Fischer | |
| 2015-08-16 | update version to 1.2.31.2.3 | Frank Fischer | |
| 2015-08-09 | update version to 1.2.21.2.2 | Frank Fischer | |
| 2015-07-04 | update version to 1.2.11.2.1 | Frank Fischer | |
| 2015-07-04 | update version to 1.2.01.2.0 | Frank Fischer | |
| 2015-05-11 | update version to 1.1.61.1.6 | Frank Fischer | |
| 2015-05-10 | update version to 1.1.51.1.5 | Frank Fischer | |
| 2015-05-03 | update version to 1.1.41.1.4 | Frank Fischer | |
| 2015-04-26 | update version to 1.1.3 | Frank Fischer | |
| 2015-04-20 | update version to 1.1.2 | Frank Fischer | |
| 2015-04-11 | update version to 1.1.11.1.1 | Frank Fischer | |
| 2015-04-08 | update version to 1.1.01.1.0 | Frank Fischer | |
| 2015-04-08 | add `evilupdate.el` script | Frank Fischer | |
| 2014-12-15 | Prevent auto-fill-mode in command window | Emanuel Evans | |
| In addition, change the base mode to fundamental-mode from text-mode (there's no advantage to running text-mode hooks that I can see, and there could be more incompatibilities). | |||
| 2014-10-25 | replace `error` with `user-error` where appropriate | Frank Fischer | |
| 2014-09-02 | Implement q/ and q? for editing searches (fixes #292) | Emanuel Evans | |
| 2014-07-08 | Minor documentation fixes | Emanuel Evans | |
| 2014-07-08 | Improve the command-line window key prefix | Emanuel Evans | |
| It now uses line-prefix instead of margins, and text properties instead of overlays. It also works (almost) correctly with "o" and "O". | |||
| 2014-07-08 | Make q: commands go into evil-ex-history | Emanuel Evans | |
| 2014-07-04 | Implement q: for editing ex commands (fix #293) | Emanuel Evans | |
