summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Remove XEmacs compat code from table.elLars Ingebrigtsen2019-06-201-85/+21
* Remove XEmacs compat code from dns-mode.elLars Ingebrigtsen2019-06-201-3/+2
* * lisp/textmodes/page-ext.el: Further cleanupStefan Monnier2019-06-191-39/+36
* Fix up the function/variable names in page-ext.elLars Ingebrigtsen2019-06-191-22/+29
* Avoid a flyspell error if point is at beginning of bufferAlex Branham2019-06-171-3/+4
* Avoid obsolete function in reftex-global.elLars Ingebrigtsen2019-06-161-2/+7
* Suppress warnings in tildify.elLars Ingebrigtsen2019-06-131-4/+12
* Fig grammar of count-lines-pagePaul Eggert2019-06-091-1/+3
* Pacify compiler in paragraphs.el after lexical-bindingStefan Kangas2019-06-091-0/+3
* Use lexical-binding in underline.el and add testsStefan Kangas2019-06-091-1/+1
* * sgml-mode.el (sgml-syntax-propertize-rules): More verbose commentsStefan Monnier2019-06-041-2/+15
* Don't fontify text outside of SGML/XML tags (Bug#33887)Noam Postavsky2019-06-041-2/+10
* Fix some SGML syntax edge cases (Bug#33887)Noam Postavsky2019-06-041-1/+4
* Use lexical-binding in paragraphs.el and add testsStefan Kangas2019-06-011-17/+28
* Use lexical-binding in page.el and add testsSimen Heggestøyl2019-06-011-3/+2
* Remap `complete-symbol' in CSS modeSimen Heggestøyl2019-05-271-2/+4
* Add a menu bar menu for CSS modeSimen Heggestøyl2019-05-261-0/+12
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-2518-0/+18
* * lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml textStefan Monnier2019-05-221-6/+29
* Merge from origin/emacs-26Glenn Morris2019-05-221-1/+0
|\
| * Remove repeated function call in picture.elMauro Aranda2019-05-201-1/+0
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-1919-19/+1
* | * lisp/textmodes/texinfmt.el: Chassell is no longer maintainer.Paul Eggert2019-05-181-1/+1
* | * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typoStefan Monnier2019-05-151-1/+1
* | Fix merge of sgml-syntax-propertize-rulesNoam Postavsky2019-05-151-6/+15
* | Add standard unmatchable regexpMattias Engdegård2019-05-151-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-05-141-30/+17
|\ \ | |/
| * Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-091-19/+15
* | Use characters, not symbols for table-cell-bindingsMauro Aranda2019-05-111-4/+4
* | 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