aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-3110-77/+38
* Remove redundant defvar for artist-modeStefan Kangas2021-01-311-4/+0
* Remove redundant requires of 'derived'Stefan Kangas2021-01-311-1/+0
* Add source to sgml-empty-tagsMauro Aranda2021-01-301-2/+2
* Use lexical-binding in nroff-mode.elStefan Kangas2021-01-281-6/+3
* Allow commenting out white space lines in latex-modeLars Ingebrigtsen2021-01-281-1/+6
* * lisp/textmodes/remember.el (remember-text-format-function): Fix type.Glenn Morris2021-01-221-1/+1
* Fix recent remember-diary-extract-entries changeLars Ingebrigtsen2021-01-201-1/+4
* Respect remember-save-after-remembering on remember-diary-extract-entriesGabriel do Nascimento Ribeiro2021-01-201-1/+4
* Add option remember-text-format-functionGabriel do Nascimento Ribeiro2021-01-201-3/+14
* Add option remember-diary-regexpGabriel do Nascimento Ribeiro2021-01-201-3/+9
* Make libraries works with xterm-mouse-mode.Jared Finder2021-01-151-3/+3
* ; Update docstringArash Esbati2021-01-121-3/+4
* Improve fill-region-as-paragraph when there's a fill prefixLars Ingebrigtsen2021-01-101-2/+9
* Support keyval style beamer frame labelsTassilo Horn2021-01-101-5/+6