| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-30 | Define documentation dependencies | Axel Forsman | |
| Read the Docs stopped installing spinx-rtd-theme by default, which broke documentation builds. This commit fixes that by pinning the required dependencies. See: https://blog.readthedocs.com/defaulting-latest-build-tools/ | |||
| 2024-03-26 | doc: Fix a typo | Dmitry Bogatov | |
| 2023-08-23 | Fix Vim URL in docs (#1825) | W. Leighton Dawson | |
| * Fix vim.org URL in evil.texi * Fix vim.org URL in overview.rst | |||
| 2023-07-05 | Substitute key bindings correctly in manual | Axel Forsman | |
| The Sphinx Emacs Lisp extension assumed all \[command] key sequence substitutions in documentation strings are preceded by a \<mapvar> sequence specifying the keymap, unlike substitute-command-keys which is used when accessing docstrings within Emacs. With this commit the actual substitute-command-keys function is used when building docstringdb.json, instead of the Python reimplementation. The drawback is that docstringdb.json now contains partial Sphinx markup. | |||
| 2022-10-24 | evil transient mouse selection (#1706) | Tom Dalziel | |
| 2022-04-30 | Add `evil-v$-excludes-newline` | Tom Dalziel | |
| Deprecate `evil-want-visual-char-semi-exclusive`. Fixes #897 | |||
| 2022-04-25 | Bump version to 1.15.0 | Tom Dalziel | |
| 2022-04-12 | Add option for non-incremental search (#1304) | fermata101 | |
| 2022-01-07 | Update docs | Tom Dalziel | |
| 2021-10-11 | Add docs for evil-start-of-line | Tom Dalziel | |
| 2021-08-08 | Mention NonGNU ELPA | Vasilij Schneidermann | |
| 2021-06-15 | Add info about `evil-symbol-word-search` to FAQ. (#1431) | Ilya Grigoriev | |
| For me, the Evil default of using words instead of symbols is only really important for `#` and `*` searches. The fix for them is much simpler than for the other motions after https://github.com/emacs-evil/evil/issues/360 (thanks!). | |||
| 2021-01-09 | Expand FAQ discussion of word vs. symbol text objects | Amir Yalon | |
| Add reference to the `o` key in the default text objects keymap, as an alternative to `w` in some cases. | |||
| 2020-10-14 | Add -search-module and -undo-system to documentation | Eivind Fonn | |
| 2020-10-01 | Make undo-tree an optional dependency | Vasilij Schneidermann | |
| Closes #1074 | |||
| 2020-03-04 | Bump version to 1.14.01.14.0 | Eivind Fonn | |
| 2020-02-22 | Spelling fix | Isak Johansson | |
| I found a spelling error while reading through the documentation. | |||
| 2019-12-31 | Docs: fix use of \\[...] to display key sequences | Eivind Fonn | |
| 2019-12-21 | Fix typo | Eivind Fonn | |
| 2019-12-21 | Move FAQ to main documentation | Eivind Fonn | |
| 2019-12-21 | Document leader key functionality | Eivind Fonn | |
| 2019-12-19 | Add texinfo file | Eivind Fonn | |
| 2019-12-19 | Use sphinx for documentation | Eivind Fonn | |
