summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-211-1/+1
* Merge from origin/emacs-27Glenn Morris2020-03-181-1/+2
|\
| * * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation.Philipp Stephani2020-03-141-1/+2
* | * lisp/textmodes/conf-mode.el (conf-mode): Use define-derived-modeStefan Monnier2020-03-141-98/+75
* | Merge from origin/emacs-27Glenn Morris2020-03-072-33/+38
|\ \ | |/
| * Use regexp-opt to define bibtex-autokey-transcriptions. (Bug#39686)Roland Winkler2020-03-061-23/+27
| * Improve documentation of 'table-generate-source'Eli Zaretskii2020-03-061-10/+11
* | * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)Juri Linkov2020-02-251-1/+0
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-201-1/+1
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-201-3/+3
* | 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