summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-0110-32/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-261-0/+3
|\ \ | |/
| * 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
* | * lisp/textmodes/ispell.el (ispell-menu-map): Init in declarationStefan Monnier2018-06-121-82/+70
* | * lisp/textmodes/ispell.el (ispell--call-enchant-lsmod): Use \' i.s.o $.Stefan Monnier2018-06-101-3/+5
* | bibtex-search-entry: Reuse the window displaying the buffer.Roland Winkler2018-05-301-7/+13
* | bibtex-mark-entry: Display no message.Roland Winkler2018-05-301-2/+3
* | bibtex-format-entry: Preserve opt-alt if possible.Roland Winkler2018-05-301-7/+9
* | Add Imenu support to CSS mode and its derivativesSimen Heggestøyl2018-05-291-7/+59
* | Merge from origin/emacs-26Glenn Morris2018-05-251-1/+1
|\ \ | |/
| * Move window-point in bibtex-search-entryRoland Winkler2018-05-241-1/+1
* | Use Enriched mode in etc/HELLO to keep charset informationEli Zaretskii2018-05-191-1/+18
* | Merge from origin/emacs-26Glenn Morris2018-05-071-2/+8
|\ \ | |/
| * 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
* | Don't remove highlight of misspelled word on pdict saveEli Zaretskii2018-05-061-8/+8
* | Fix next-page for dired (Bug#31061)Marco Wahl2018-05-021-13/+15
* | * lisp/textmodes/ispell.el (ispell-use-framepop-p): Doc fix.Glenn Morris2018-05-021-1/+3
* | Backspace is not a paragraph separator in Texinfo filesPaul Eggert2018-04-231-2/+2
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-206-12/+18
* | Merge from origin/emacs-26Glenn Morris2018-04-201-2/+3
|\ \ | |/
| * Fix flyspell-auto-correct-previous-word broken by recent changeEli Zaretskii2018-04-171-2/+3
* | * lisp/textmodes/artist.el (artist-mode): Ensure we have a fontTino Calancha2018-04-171-2/+3
* | (artist-mode): Warn about proportional fontsLars Ingebrigtsen2018-04-161-1/+3
* | In HTML mode, don't match </ with the wrong /Rüdiger Sonderfeld2018-04-151-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-04-141-1/+1
|\ \ | |/
| * Remove repetitions in documentation stringsRobert Pluim2018-04-131-1/+1