summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-0146-46/+46
* Support Hunspell 1.7.0 in ispell.elEli Zaretskii2018-11-261-1/+6
* Fix duplicate custom group names in bibtex.elBasil L. Contovounesios2018-08-171-1/+1
* Fix Flyspell mode when several languages are mixed in a bufferEli Zaretskii2018-08-071-6/+31
* Don't use a literal "C-u" in ispell.el help message textEli Zaretskii2018-07-141-2/+3
* Clarify usage and dependencies between several Flyspell featuresEli Zaretskii2018-07-141-3/+11
* Another documentation improvement in flyspell.elEli Zaretskii2018-07-121-1/+2
* Improve documentation of FlyspellEli Zaretskii2018-07-121-2/+2
* Make a minor update to the CSS mode docstringSimen Heggestøyl2018-06-241-0/+3
* Call enchant-lsmod correctly when Enchant is installed with a suffixReuben Thomas2018-06-101-2/+3
* Don't remove highlight of misspelled word on pdict saveEli Zaretskii2018-06-021-8/+8
* Move window-point in bibtex-search-entryRoland Winkler2018-05-241-1/+1
* Avoid errors in ispell.el when Enchant returns empty extra charsDaniel Pittman2018-05-041-2/+4
* Make 'ispell-initialize-spellchecker-hook' work againEli Zaretskii2018-05-041-0/+4
* Fix flyspell-auto-correct-previous-word broken by recent changeEli Zaretskii2018-04-171-2/+3
* Remove repetitions in documentation stringsRobert Pluim2018-04-131-1/+1
* * lisp/textmodes/bibtex.el (bibtex-mark-entry): activate markAlex Branham2018-03-201-1/+1
* Replace some obsolete aliases in codeGlenn Morris2018-03-071-1/+1
* Prevent Flyspell from changing unrelated wordsEli Zaretskii2018-03-031-0/+4
* * lisp/textmodes/flyspell.el (flyspell-get-word): Doc fix.Glenn Morris2018-02-201-1/+1
* Fix documentation of 'flyspell-auto-correct-word'Eli Zaretskii2018-02-201-4/+15
* ; * lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Fix a typo.Eli Zaretskii2018-02-171-1/+1
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-163-21/+21
* ; * lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Fix last change.Eli Zaretskii2018-02-161-3/+4
* Fix the doc string of flyspell-auto-correct-wordEli Zaretskii2018-02-161-1/+3
* Fix shr and CSS 4 color mapsBasil L. Contovounesios2018-02-071-0/+2
* Improve documentation of fill-separate-heterogeneous-words-with-spaceCharles A. Roelli2018-01-101-4/+5
* * lisp/textmodes/picture.el (picture-mode-exit): Doc fix. (Bug#29949)Eli Zaretskii2018-01-021-2/+3
* * lisp/textmodes/picture.el (picture-open-line): Doc fix. (Bug#29948)Eli Zaretskii2018-01-021-2/+3
* Update copyright year to 2018Paul Eggert2018-01-0146-46/+46
* Improve detection of speller version in ispell.elEli Zaretskii2017-12-221-13/+17
* Merge branch 'widen-less' into emacs-26Dmitry Gutov2017-12-211-3/+1
|\
| * Consolidate 'widen' callsDmitry Gutov2017-12-141-3/+1
* | Fix off-by-one error in 'css--hex-color'Simen Heggestøyl2017-12-161-1/+1
* | * lisp/textmodes/tex-mode.el: Ensure uncompiled file is loadable.Glenn Morris2017-12-141-3/+4
* | Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-131-3/+3
* | Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-122-0/+3
* | Escape column-zero doc parensGlenn Morris2017-12-121-1/+1
|/
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-252-2/+2
* Change font-lock-extend-region-multiline handling in mhtml-modeTom Tromey2017-11-251-2/+7
* Don't enable cursor-sensor-mode in mhtml-modeTom Tromey2017-11-121-3/+2
* ; Fix some comment typosGlenn Morris2017-11-033-3/+3
* Examine tex-chktex--process in the correct bufferJoão Távora2017-11-031-1/+2
* Fix completion of colon after CSS property (Bug#29056)Simen Heggestøyl2017-11-021-0/+1
* Extend mhtml submode region when in commentTom Tromey2017-10-291-3/+1
* Fix mthml submode lighting at end of bufferTom Tromey2017-10-291-1/+6
* Remember more variables in mhtml-modeTom Tromey2017-10-291-2/+2
* Add ChkTeX flymake backend for latex-modeMark Oteiza2017-10-281-0/+63
* Fix doc typosGlenn Morris2017-10-281-1/+1