summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAge
* Fix Hunspell invocation for discovering its dictionariesEli Zaretskii2019-02-11
* Reinitialize ispell-really-enchant when changing the spellerPhilip K2019-01-12
* Speed up loading css-modeLeo Liu2019-01-08
* * lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939)Leo Liu2019-01-07
* Update copyright year to 2019Paul Eggert2019-01-01
* Support Hunspell 1.7.0 in ispell.elEli Zaretskii2018-11-26
* Fix duplicate custom group names in bibtex.elBasil L. Contovounesios2018-08-17
* Fix Flyspell mode when several languages are mixed in a bufferEli Zaretskii2018-08-07
* Don't use a literal "C-u" in ispell.el help message textEli Zaretskii2018-07-14
* Clarify usage and dependencies between several Flyspell featuresEli Zaretskii2018-07-14
* Another documentation improvement in flyspell.elEli Zaretskii2018-07-12
* Improve documentation of FlyspellEli Zaretskii2018-07-12
* Make a minor update to the CSS mode docstringSimen Heggestøyl2018-06-24
* Call enchant-lsmod correctly when Enchant is installed with a suffixReuben Thomas2018-06-10
* Don't remove highlight of misspelled word on pdict saveEli Zaretskii2018-06-02
* Move window-point in bibtex-search-entryRoland Winkler2018-05-24
* Avoid errors in ispell.el when Enchant returns empty extra charsDaniel Pittman2018-05-04
* Make 'ispell-initialize-spellchecker-hook' work againEli Zaretskii2018-05-04
* Fix flyspell-auto-correct-previous-word broken by recent changeEli Zaretskii2018-04-17
* Remove repetitions in documentation stringsRobert Pluim2018-04-13
* * lisp/textmodes/bibtex.el (bibtex-mark-entry): activate markAlex Branham2018-03-20
* Replace some obsolete aliases in codeGlenn Morris2018-03-07
* Prevent Flyspell from changing unrelated wordsEli Zaretskii2018-03-03
* * lisp/textmodes/flyspell.el (flyspell-get-word): Doc fix.Glenn Morris2018-02-20
* Fix documentation of 'flyspell-auto-correct-word'Eli Zaretskii2018-02-20
* ; * lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Fix a typo.Eli Zaretskii2018-02-17
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* ; * lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Fix last change.Eli Zaretskii2018-02-16
* Fix the doc string of flyspell-auto-correct-wordEli Zaretskii2018-02-16
* Fix shr and CSS 4 color mapsBasil L. Contovounesios2018-02-07
* Improve documentation of fill-separate-heterogeneous-words-with-spaceCharles A. Roelli2018-01-10
* * lisp/textmodes/picture.el (picture-mode-exit): Doc fix. (Bug#29949)Eli Zaretskii2018-01-02
* * lisp/textmodes/picture.el (picture-open-line): Doc fix. (Bug#29948)Eli Zaretskii2018-01-02
* Update copyright year to 2018Paul Eggert2018-01-01
* Improve detection of speller version in ispell.elEli Zaretskii2017-12-22
* Merge branch 'widen-less' into emacs-26Dmitry Gutov2017-12-21
|\
| * Consolidate 'widen' callsDmitry Gutov2017-12-14
* | Fix off-by-one error in 'css--hex-color'Simen Heggestøyl2017-12-16
* | * lisp/textmodes/tex-mode.el: Ensure uncompiled file is loadable.Glenn Morris2017-12-14
* | Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-13
* | Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-12
* | Escape column-zero doc parensGlenn Morris2017-12-12
|/
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Change font-lock-extend-region-multiline handling in mhtml-modeTom Tromey2017-11-25
* Don't enable cursor-sensor-mode in mhtml-modeTom Tromey2017-11-12
* ; Fix some comment typosGlenn Morris2017-11-03
* Examine tex-chktex--process in the correct bufferJoão Távora2017-11-03
* Fix completion of colon after CSS property (Bug#29056)Simen Heggestøyl2017-11-02
* Extend mhtml submode region when in commentTom Tromey2017-10-29