summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-01-281-0/+1
|\
| * dns-mode-soa-auto-increment-serial: safe if symbolpStephen Gildea2020-01-271-0/+1
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-241-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-241-1/+1
|\ \ | |/
| * Minor doc string clarification in use-hard-newlinesLars Ingebrigtsen2020-01-231-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-201-1/+1
|\ \ | |/
| * ; spelling fixesPaul Eggert2020-01-171-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-171-3/+3
|\ \ | |/
| * Fix wording and punctuation of a recent commitEli Zaretskii2020-01-171-3/+3
| * Add unattended spell-checking to checkdocDamien Cassou2020-01-171-12/+38
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-051-1/+5
* | Make more load-hooks obsoleteGlenn Morris2020-01-162-0/+4
* | Add unattended spell-checking to checkdocDamien Cassou2020-01-161-12/+38
* | Merge from origin/emacs-27Paul Eggert2020-01-051-5/+1
|\ \ | |/
| * Fix some broken conditional formsPaul Eggert2020-01-041-5/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-0146-46/+46
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-0146-46/+46
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-263-5/+5
|/
* Fix preserving cell boundaries in table.el after <delete>Michal Sojka2019-11-301-0/+1
* * lisp/textmodes/mhtml-mode.el: Fix bug#38372Stefan Monnier2019-11-292-29/+28
* Make tables more resistant to major mode changesLars Ingebrigtsen2019-11-171-2/+2
* Make bibtex-parse-keys more robustLars Ingebrigtsen2019-11-171-0/+3
* tex-mode: paragraph separator groups text and commentsMichael Orlitzky2019-11-161-1/+1
* Fix a few more minor quoting problems.Paul Eggert2019-11-111-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-2/+2
* Add a <a id=...> skeleton to html-modeLars Ingebrigtsen2019-11-031-0/+8
* Support \pagebreak[0] for paragraph-separate in latex-modeKevin Ryde2019-10-301-1/+2
* Tweak fontification of \url{http://foo.org/bar%zot} in (la)tex-modeLars Ingebrigtsen2019-10-301-1/+1
* Improve support for biblatex and cleveref macrosArash Esbati2019-10-262-5/+12
* Avoid infloop's by doing a case-sensitive matchArash Esbati2019-10-261-1/+2
* Move entry for \Ref into LaTeX coreArash Esbati2019-10-221-2/+2
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-6/+6
* Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.Juri Linkov2019-10-201-3/+1
* Remove commented out XEmacs compat code from po.elStefan Kangas2019-10-171-6/+0
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-172-19/+21
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-1/+2
* Tweak ispell-init-process messagingLars Ingebrigtsen2019-10-141-13/+17
* Correct some more custom type specsRobert Pluim2019-10-111-4/+10
* Warn about missing executables in RST PDF previewSimen Heggestøyl2019-10-091-1/+6
* Don't bind 'C-x 6' to '2C-mode-map' globally by default.Juri Linkov2019-10-061-1/+3
* Fix bugs found by 2019-09-29 regexp scannerPaul Eggert2019-10-041-4/+4
* Remove some XEmacs compat code from ispell.elLars Ingebrigtsen2019-10-041-6/+1
* Update some URLsPaul Eggert2019-09-231-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-216-11/+11
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-192-6/+6
* Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-131-4/+0
* Improve documentation of 'ispell-skip-html'Eli Zaretskii2019-08-221-1/+6
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Revert "Make `ispell-change-dictionary' only list installed dictionaries"Lars Ingebrigtsen2019-07-301-11/+8
* Make `ispell-change-dictionary' only list installed dictionariesLars Ingebrigtsen2019-07-281-8/+11