summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-021-2/+2
* Do not set indent-line-function in text-modeBasil L. Contovounesios2019-03-311-2/+2
* Do not set indent-line-function in text-modeBasil L. Contovounesios2019-03-311-2/+1
* Use lexical-binding in text-mode.elBasil L. Contovounesios2019-03-311-19/+15
* Tune css-mode regexpPaul Eggert2019-03-271-1/+1
* Avoid recently obsolete seq-contains in css-modeBasil L. Contovounesios2019-03-271-1/+1
* 2019-03-26 regex cleanupPaul Eggert2019-03-262-8/+10
* Fix a dns-mode reentrancy bugPaul Eggert2019-03-251-1/+1
* More minor regex cleanupPaul Eggert2019-03-192-4/+5
* Fix more regular expression typosPaul Eggert2019-03-184-4/+4
* Fix some ineffective backslashes in string literalsMattias Engdegård2019-03-161-1/+1
* More regexp corrections and tweaksPaul Eggert2019-03-101-7/+1
* ; Improve matching of key-val labels yet more (bug#34629)Arash Esbati2019-03-091-7/+26
* Improve ispell.el diagnostics if Hunspell dictionaries aren't foundMark Diekhans2019-03-081-2/+2
* Fix regular-expression glitches and typosPaul Eggert2019-03-045-8/+8
* Improve matching of key-val labels (bug#34629)Arash Esbati2019-02-271-3/+21
* Merge from origin/emacs-26Glenn Morris2019-02-151-1/+8
|\
| * Fix Hunspell invocation for discovering its dictionariesEli Zaretskii2019-02-111-1/+8
* | Use lexical binding for conf-modeAlex Branham2019-02-151-4/+4
* | Add dwim function for inserting @ref variantsRobert Pluim2019-02-061-0/+33
* | Merge from origin/emacs-26Glenn Morris2019-01-181-0/+1
|\ \ | |/
| * Reinitialize ispell-really-enchant when changing the spellerPhilip K2019-01-121-0/+1
| * Speed up loading css-modeLeo Liu2019-01-081-1/+0
* | * lisp/textmodes/sgml-mode.el: Try and fix bug#33887.Stefan Monnier2019-01-171-32/+28
* | Avoid using obsolete accept-process-output argPaul Eggert2019-01-151-2/+6
* | Merge from origin/emacs-26Glenn Morris2019-01-071-2/+2
|\ \ | |/
| * * lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939)Leo Liu2019-01-071-4/+3
* | Merge from origin/emacs-26Paul Eggert2018-12-3146-46/+46
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0146-46/+46
* | Merge from origin/emacs-26Glenn Morris2018-11-281-1/+6
|\ \ | |/
| * Support Hunspell 1.7.0 in ispell.elEli Zaretskii2018-11-261-1/+6
* | Replace insignificant backquotesMichael Heerdegen2018-11-256-29/+29
* | Add masking module to CSS property listSimen Heggestøyl2018-11-111-2/+36
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-1/+1
* | * lisp/textmodes/tex-mode.el (tex-uptodate-p): Recognize [N.N] pagesStefan Monnier2018-10-151-10/+12
* | Fix build error: use string :version in defcustomKarl Fogel2018-09-101-1/+1
* | Add flyspell option to ignore duplicates of different caseReuben Thomas2018-09-101-1/+8
* | New commands bibtex-next/previous-entry (Bug#32378)Alex Branham2018-08-271-0/+22
* | Merge from origin/emacs-26Glenn Morris2018-08-261-1/+1
|\ \ | |/
| * Fix duplicate custom group names in bibtex.elBasil L. Contovounesios2018-08-171-1/+1
* | Improve error message when Hunspell dictionaries are misconfiguredEli Zaretskii2018-08-111-0/+6
* | Merge from origin/emacs-26Glenn Morris2018-08-101-6/+31
|\ \ | |/
| * Fix Flyspell mode when several languages are mixed in a bufferEli Zaretskii2018-08-071-6/+31
* | Add \eqref to RefTeX's reference styles (Bug#32203)Arash Esbati2018-07-221-2/+4
* | Merge from origin/emacs-26Glenn Morris2018-07-202-5/+14
|\ \ | |/
| * 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
* | Merge from origin/emacs-26Glenn Morris2018-07-131-3/+4
|\ \ | |/
| * Another documentation improvement in flyspell.elEli Zaretskii2018-07-121-1/+2
| * Improve documentation of FlyspellEli Zaretskii2018-07-121-2/+2