aboutsummaryrefslogtreecommitdiff
path: root/doc/source
AgeCommit message (Collapse)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-12Add option for non-incremental search (#1304)fermata101
2022-01-07Update docsTom Dalziel
2021-10-11Add docs for evil-start-of-lineTom Dalziel
2021-08-08Mention NonGNU ELPAVasilij Schneidermann
2021-06-15Add 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-09Expand FAQ discussion of word vs. symbol text objectsAmir Yalon
Add reference to the `o` key in the default text objects keymap, as an alternative to `w` in some cases.
2020-10-14Add -search-module and -undo-system to documentationEivind Fonn
2020-10-01Make undo-tree an optional dependencyVasilij Schneidermann
Closes #1074
2020-03-04Bump version to 1.14.01.14.0Eivind Fonn
2020-02-22Spelling fixIsak Johansson
I found a spelling error while reading through the documentation.
2019-12-31Docs: fix use of \\[...] to display key sequencesEivind Fonn
2019-12-21Fix typoEivind Fonn
2019-12-21Move FAQ to main documentationEivind Fonn
2019-12-21Document leader key functionalityEivind Fonn
2019-12-19Add texinfo fileEivind Fonn
2019-12-19Use sphinx for documentationEivind Fonn