aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support Certification Authority Authorization in dns-mode.elDaniel Lublin2017-10-271-1/+2
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-1/+1
* Fix Edebug spec for cl-defun (bug#24255)Gemini Lasswell2017-10-161-16/+0
* Fix indentation bug in multi-line CSS selectorsSimen Heggestøyl2017-10-131-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-092-2/+2
* ; Spelling fixesPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-012-2/+2
* Keep eww buffer current when looking up CSS on MDNSimen Heggestøyl2017-10-011-8/+7