aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-04Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897Alan Mackenzie1-12/+23
2020-06-21Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios1-5/+5
2020-06-18Fix and extend format-spec (bug#41758)Basil L. Contovounesios1-3/+0
2020-06-10Improved light/dark colour predicate (bug#41544)Mattias Engdegård1-12/+2
2020-05-31Remove mhtml--extend-font-lock-region (Bug#41441)Tom Tromey1-50/+0
2020-05-16* lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo)Stefan Monnier1-3/+3
2020-05-11; Fix last change to bibtex.elBasil L. Contovounesios1-0/+1
2020-05-11* lisp/textmodes/bibtex.el: Avoid `eval`Stefan Monnier1-50/+59
2020-05-10Allow underscores in CSS variable namesSimen Heggestøyl1-1/+1
2020-05-10Add containment module to CSS property listSimen Heggestøyl1-0/+4
2020-05-10Add writing modes module to CSS property listSimen Heggestøyl1-2/+10
2020-05-06Prefer 'strong' and 'em' to 'b' and 'i' in html-modeStefan Kangas1-3/+3
2020-04-25Use lexical-binding in po.el and add testsSimen Heggestøyl1-1/+1
2020-04-18; Fix some typos and doc issues (bug#40695)Štěpán Němec1-5/+5
2020-04-16Fix bugs, inefficiencies and bad style in regexpsMattias Engdegård1-1/+4
2020-04-14Fix edge case errors in filename-matching regexpsMattias Engdegård1-1/+1
2020-04-03Update texinfo.el following changes in 'tex-start-options-string'Ernest N. Mamikonyan1-3/+10
2020-03-27* lisp/textmodes/tex-mode.el: Replace double-definition hack with an adviceStefan Monnier1-33/+27
2020-03-25* lisp/textmodes/conf-mode.el (conf-mode): Fix last changeStefan Monnier1-21/+25
2020-03-21Declare some <package>-version variables obsoleteStefan Kangas1-0/+1
2020-03-21Add "Old-" prefix to "Version" header in some casesStefan Kangas1-1/+1
2020-03-14* lisp/textmodes/conf-mode.el (conf-mode): Use define-derived-modeStefan Monnier1-98/+75
2020-03-14* lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation.Philipp Stephani1-1/+2
2020-03-06Use regexp-opt to define bibtex-autokey-transcriptions. (Bug#39686)Roland Winkler1-23/+27
2020-03-06Improve documentation of 'table-generate-source'Eli Zaretskii1-10/+11
2020-02-25* lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)Juri Linkov1-1/+0
2020-02-20Remove subsumed repetitions in regexpsMattias Engdegård1-1/+1
2020-02-20Add and remove backslashes in regexpsMattias Engdegård1-3/+3
2020-01-27dns-mode-soa-auto-increment-serial: safe if symbolpStephen Gildea1-0/+1
2020-01-24Remove (or double) redundant backslashes in string literalsMattias Engdegård1-1/+1
2020-01-23Minor doc string clarification in use-hard-newlinesLars Ingebrigtsen1-1/+1
2020-01-17; spelling fixesPaul Eggert1-1/+1
2020-01-17Fix wording and punctuation of a recent commitEli Zaretskii1-3/+3
2020-01-17Add unattended spell-checking to checkdocDamien Cassou1-12/+38
2020-01-16Make more load-hooks obsoleteGlenn Morris2-0/+4
2020-01-16Add unattended spell-checking to checkdocDamien Cassou1-12/+38
2020-01-05Move “Fix some broken conditional forms” to masterPaul Eggert1-1/+5
2020-01-04Fix some broken conditional formsPaul Eggert1-5/+1
2020-01-01Update copyright year to 2020Paul Eggert46-46/+46
2019-12-26Use regexp type for regexps in defcustom declarationsMattias Engdegård3-5/+5
2019-11-30Fix preserving cell boundaries in table.el after <delete>Michal Sojka1-0/+1
2019-11-29* lisp/textmodes/mhtml-mode.el: Fix bug#38372Stefan Monnier2-29/+28
2019-11-17Make tables more resistant to major mode changesLars Ingebrigtsen1-2/+2
2019-11-17Make bibtex-parse-keys more robustLars Ingebrigtsen1-0/+3
2019-11-16tex-mode: paragraph separator groups text and commentsMichael Orlitzky1-1/+1
2019-11-11Fix a few more minor quoting problems.Paul Eggert1-1/+1
2019-11-11Fix some quoting glitches in doc stringsPaul Eggert1-2/+2
2019-11-03Add a <a id=...> skeleton to html-modeLars Ingebrigtsen1-0/+8
2019-10-30Support \pagebreak[0] for paragraph-separate in latex-modeKevin Ryde1-1/+2
2019-10-30Tweak fontification of \url{http://foo.org/bar%zot} in (la)tex-modeLars Ingebrigtsen1-1/+1