| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-13 | Bump version to 1.12.17 | Eivind Fonn | |
| 2019-12-18 | Bump version to 1.12.16 | Eivind Fonn | |
| 1.2.15 was accidentally tagged as 1.12.15, which was picked up and released by MELPA Stable. So to be able to release new stable versions I guess it's easiest to just say that we're on 1.12 now. | |||
| 2019-12-17 | Bump version to 1.2.16 | Eivind Fonn | |
| 2019-12-11 | Bump version to 1.2.151.2.15 | Eivind Fonn | |
| 2019-11-20 | Ignore mouse events for repeat info | Vasilij Schneidermann | |
| Closes #939 | |||
| 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 | |
| 2017-05-31 | Fix typo | Vasilij Schneidermann | |
| 2017-02-09 | Possible fix for prefix arg change in this-command-keys | Justin Burkett | |
| Emacs 25.1 no longer records prefix-args in this-command-keys, breaking evil-repeat. This change tries to fix that by adding back the prefix arg when appropriate using evil-this-command-keys. All tests pass on my machine on Emacs 25.1 and 24.5 with this patch. See #731 | |||
| 2016-04-05 | Merge stable | Frank Fischer | |
| 2016-04-05 | update version to 1.2.121.2.12 | 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-09 | Second attempt at solving #613 (slow scrolling/visual in big files) | Kevin Brubeck Unhammer | |
| Now uses a wrapper around count-lines to avoid the off-by-one's (issue #615). | |||
| 2016-02-09 | Backed out changeset 26eeb5f4f725 (fix #615) | Frank Fischer | |
| 2016-01-29 | count-lines *much* faster than subtracting line-number-at's | unhammer | |
| 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-10-25 | replace `error` with `user-error` where appropriate | Frank Fischer | |
| 2014-05-05 | automatically increment numeric register in dot command (fix #392) | Frank Fischer | |
| 2014-05-05 | support repeating register commands (re #392) | Frank Fischer | |
| Because choosing a register is a command on its own, the selecting has been recorded as single command in the repeat ring. This change inhibits this recording but modifies the subsequent command, so that the original register is replayed. | |||
| 2014-05-02 | disable input method during repeat (fix #387) | Frank Fischer | |
| An input method translates keyboard events before they get recorded. So keyboard methods must be deactivated during the replay with keyboard macros, otherwise those keys get translated a second time. | |||
| 2014-04-11 | merge stable-1.0 | Frank Fischer | |
| 2014-04-11 | version 1.0.91.0.9 | Frank Fischer | |
| 2013-11-26 | Merge stable-1.0 | Frank Fischer | |
| 2013-11-26 | Version 1.0.81.0.8 | Frank Fischer | |
| 2013-08-02 | Bump version to 1.0.71.0.7 | Frank Fischer | |
| 2013-07-11 | Change development version information to 1.0-dev | Frank Fischer | |
| 2013-07-06 | Merge stable-1.0 | Frank Fischer | |
| 2013-07-06 | Bump version to 1.0.61.0.6 | Frank Fischer | |
| 2013-07-02 | Add `evil-without-repeat' macro. | Frank Fischer | |
| This macro executes its body without triggering any hooks of the repeat system. Furthermore the current recording is aborted. | |||
| 2013-06-07 | Bump version to 1.0.51.0.5 | Frank Fischer | |
| 2013-06-07 | Bump version to 1.0.41.0.4 | Frank Fischer | |
