summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Adjust ispell-look-command typeLars Ingebrigtsen2021-09-281-1/+2
* Fix search of the look programAndré A. Gomes2021-09-281-7/+5
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-1/+2
* Add new user option ispell-help-timeoutLars Ingebrigtsen2021-09-251-2/+6
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-2211-32/+41
* (etc-authors-mode--hide-local-variables): Obfuscate more efficientlyStefan Monnier2021-09-211-5/+3
* Fix warning in etc-authors-mode.elStefan Kangas2021-09-211-1/+5
* New major mode with font-locking for etc/AUTHORSStefan Kangas2021-09-211-0/+131
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-213-4/+3
* Fix typo in tex--prettify-symbols-alistLars Ingebrigtsen2021-09-211-1/+1
* Replace hex representation by its literal form in pretty tex symbolsUwe Brauer2021-09-171-84/+83
* Add more symbols to tex--prettify-symbols-alistUwe Brauer2021-09-171-0/+91
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-168-13/+13
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-1611-26/+26
* Bind `M-o' in html-mode and enriched-modeLars Ingebrigtsen2021-09-162-4/+7
* Prefer "website" to "homepage"Stefan Kangas2021-09-161-1/+1
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-1315-41/+40
* * lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).Juri Linkov2021-09-121-1/+1
* Fix quoting style in Lisp commentsEli Zaretskii2021-09-121-4/+4
* ; Fix symbol quoting typosStefan Kangas2021-09-121-4/+4
* Fix error handling in 'ispell-init-process'Ian W2021-09-051-1/+8
* Update to CSS Flexible Box Layout Module Level 2Theodor Thornhill2021-09-031-2/+2
* Update to CSS Containment Module Level 2Theodor Thornhill2021-09-031-3/+4
* Update to CSS Grid Layout Module Level 2Theodor Thornhill2021-09-031-4/+4
* Clean up css-property-alist for alignmentTheodor Thornhill2021-09-031-28/+26
* ; Fix typosStefan Kangas2021-09-031-4/+4
* Add CSS Box Alignment Module Level 3 to css-modeTheodor Thornhill2021-09-031-8/+30
* Add selection to css-pseudo-element-idsTheodor Thornhill2021-09-031-1/+1
* Fix point placement after ispell-complete-wordLars Ingebrigtsen2021-08-311-12/+5
* Improve documentation of 'ispell-hunspell-add-multi-dic'Eli Zaretskii2021-08-301-1/+5
* Replace flyspell-use-mouse-3-for-menu with context-menu-mode (bug#50067)Juri Linkov2021-08-271-29/+18
* Fix up previous conf-mode/tex-mode redirection hacksLars Ingebrigtsen2021-08-252-6/+10
* Fix infinite recursion in mode: texLars Ingebrigtsen2021-08-201-4/+8
* Fix infinite recursion of conf-modeLars Ingebrigtsen2021-08-201-1/+5
* Remove prettification for \par in tex-modeClément Pit-Claudel2021-08-161-1/+0
* Allow `tex-buffer' to work on buffers not visiting filesLars Ingebrigtsen2021-08-111-4/+9
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-097-13/+13
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-2/+2
* Remove a redundant let-binding from IspellBasil L. Contovounesios2021-07-301-5/+1
* Fix tex-validate-bufferMattias Engdegård2021-07-251-14/+16
* Make nil value of fill-column obsoleteStefan Kangas2021-07-231-1/+10
* Use 'remember-buffer' in remember.el doc strings.Gabriel do Nascimento Ribeiro2021-07-191-8/+10
* Make 'tex-validate-buffer' work againLars Ingebrigtsen2021-07-131-2/+5
* * lisp/textmodes/enriched.el: Require 'facemenu' (bug#49466)Juri Linkov2021-07-121-1/+3
* Don't pass 'null-device' to 'call-process' in ispellJim Porter2021-07-021-1/+1
* * lisp/textmodes/ispell.el: Fix finding dictionaries for Enchant.Reuben Thomas2021-06-281-12/+1
* * lisp/textmodes/ispell.el: Check process is live before interacting.Reuben Thomas2021-06-281-5/+8
* * lisp/textmodes/flyspell.el: Fix bug#49104Stefan Monnier2021-06-271-15/+8
* Fix syntax-category of some punctuation charactersEli Zaretskii2021-06-251-5/+5
* Make tex-compile-commands heed tex-start-optionsUtkarsh Singh2021-06-221-0/+1