aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use \footref when referencing a footnote labelArash Esbati2021-06-181-1/+1
* Support new LaTeX kernel macro \footrefArash Esbati2021-06-181-2/+2
* Fix problem in HTML with bracketed charactersStephen Berman2021-06-141-2/+13
* More accurate highlighting of mis-spellings in FlyspellEli Zaretskii2021-06-031-7/+20
* Improve tex fontification of quoted stringsKeith David Bershatsky2021-05-291-5/+7
* Revert "Continue checking the same line when hitting SPC in ispell"Lars Ingebrigtsen2021-05-291-12/+7
* Continue checking the same line when hitting SPC in ispellLars Ingebrigtsen2021-05-281-7/+12
* 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