aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include colons in the completion stringsDmitry Gutov2021-05-151-5/+8
* Add :company-kind support to css-mode completionDmitry Gutov2021-05-151-3/+8
* Fix ispell program comparisonDmitrii Kuragin2021-05-061-1/+1
* Automatically generate texinfo.el internal autoloadsGlenn Morris2021-04-293-191/+22
* Merge from origin/emacs-27Glenn Morris2021-04-251-4/+6
|\
| * Improve filling-related documentationEli Zaretskii2021-04-201-4/+6
| * Update copyright year to 2021Paul Eggert2021-01-0146-46/+46
* | ; Fix some typos in doc strings and manualsŠtěpán Němec2021-04-241-1/+1
* | sgml-mode: Only set sgml-xml-mode if guessed to be an XML filePhilip K2021-04-211-1/+2
* | ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* | ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-163-3/+3
* | ; Remove some useless commentsStefan Kangas2021-04-168-16/+2
* | * lisp/textmodes/two-column.el: Address FIXMEStefan Monnier2021-04-131-5/+6
* | * lisp/textmodes/paragraphs.el (multiple-lines): Remove mistaken declarationStefan Monnier2021-04-131-5/+3
* | * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-115-11/+9
* | Make refer-every into obsolete alias for seq-every-pStefan Kangas2021-04-091-10/+6
* | Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-051-12/+2
* | ; Remove some redundant installation instructionsStefan Kangas2021-04-031-7/+0
* | Remove redundant #' before lambda in textmodes/*.elStefan Kangas2021-04-023-175/+175
* | Delete XEmacs-only definitionArash Esbati2021-04-021-51/+47
* | Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-011-4/+5
* | Delete empty "History" sectionsStefan Kangas2021-03-301-2/+0
* | * lisp/textmodes/reftex-auc.el: Improve the external function declarationsArash Esbati2021-03-291-8/+6
* | Fix problem with filling with a computed fill prefixLars Ingebrigtsen2021-03-241-5/+8
* | Convert many more links to use HTTPSStefan Kangas2021-03-246-8/+8
* | Don't pre-load facemenuLars Ingebrigtsen2021-03-181-0/+1
* | * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-1733-910/+815
* | ; Silence byte-compiler after previous commitStefan Kangas2021-03-151-2/+2
* | * lisp/textmodes/refill.el: Use lexical-binding.Stefan Kangas2021-03-151-6/+1
* | Extend support for faces in Enriched modeEli Zaretskii2021-03-131-0/+6
* | ; Fix typos in doc stringsMattias Engdegård2021-03-121-1/+1
* | * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-113-5/+5
* | Use proper command substitutions in some docstringsStefan Kangas2021-03-101-1/+1
* | * lisp/emacs-lisp/pcase.el: Fix bug#46786Stefan Monnier2021-03-011-1/+1
* | Convert text-mode menu to easymenuStefan Kangas2021-02-281-21/+20
* | Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+2
* | Convert some more menus to easy-menu-defineStefan Kangas2021-02-231-46/+43
* | Fix up previous conf-mode.el and nroff-mode.el change slightlyLars Ingebrigtsen2021-02-222-4/+2
* | Convert some textmodes menus to easy-menu-defineStefan Kangas2021-02-223-109/+96
* | Fix typosMattias Engdegård2021-02-182-2/+2
* | Remove redundant :group args from textmodes/*.elStefan Kangas2021-02-1411-196/+88
* | Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-121-4/+0
* | Remove the 'M-o' ('facemap-keymap') binding experimentallyLars Ingebrigtsen2021-02-101-4/+0
* | Use lexical-binding in dns-mode.elStefan Kangas2021-02-101-13/+7
* | Make texinfmt-version variable obsoleteStefan Kangas2021-02-101-4/+6
* | Use lexical-binding in bib-mode.elStefan Kangas2021-02-101-7/+4
* | Make `C-a' in enriched-mode behave more line in other modesLars Ingebrigtsen2021-02-081-1/+0
* | Support file names with whitespace in Nroff modeEli Zaretskii2021-02-061-1/+1
* | * lisp/textmodes/rst.el (rst-directive): Remove XEmacs compat code.Stefan Kangas2021-02-051-4/+1
* | Fix indentation of non-comment HTML with -- in itLars Ingebrigtsen2021-02-011-4/+6