summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/textmodes/ispell.el (ispell-message): Add commentary.Eli Zaretskii2024-05-091-0/+4
* ; Fix bibtex-biblatex-field-alist docstring typo.Basil L. Contovounesios2024-03-121-1/+1
* Avoid signaling errors from 'pixel-fill-region'Eli Zaretskii2024-02-031-33/+35
* ; Add 2024 to copyright yearsPo Lu2024-01-0254-54/+54
* ; Fix typoStefan Kangas2023-12-221-1/+1
* ; Improve documentation of ispell.el's dictionary databaseEli Zaretskii2023-12-171-2/+11
* Fix spell-checking email message with citationsEli Zaretskii2023-11-141-1/+2
* Recognize backslash in `dns-mode` quoted valuesLassi Kortela2023-10-241-0/+1
* Make `dns-mode` fontify quoted values correctlyStefan Kangas2023-10-241-0/+1
* ; Fix error in 'tex-recenter-output-buffer'Eshel Yaron2023-09-061-9/+9
* Doc fixes for obsolete functions and variablesStefan Kangas2023-09-021-2/+2
* ; * lisp/textmodes/paragraphs.el: Remove leftover comment.Eshel Yaron2023-07-311-1/+0
* ; Fix last change in tex-mode.elEli Zaretskii2023-06-131-1/+1
* Fix tex-mode display-buffer issuesEli Zaretskii2023-06-111-3/+3
* Add a binding for enriched-toggle-markupRobert Pluim2023-05-291-0/+1
* Fix auto-filling in Texinfo modeEli Zaretskii2023-05-131-1/+13
* Improve documentation related to 'ispell-complete-word'Eli Zaretskii2023-04-111-4/+13
* Revert 'forward-sentence-default-function' to return point (bug#62027)Manuel Giraud2023-03-071-4/+8
* Rename the newly added -ref- faces to -use-Dmitry Gutov2023-02-283-10/+10
* Add more/finer faces for tree-sitterDmitry Gutov2023-02-253-11/+10
* Make 'emacs-news-cycle-tag' work at all levelsRobert Pluim2023-02-211-1/+3
* Rename 'emacs-news-toggle-tag' to 'emacs-news-cycle-tag'Robert Pluim2023-02-161-5/+5
* Add menu to news-modeRobert Pluim2023-02-161-0/+15
* ; Mention Hunspell private-dictionary misfeature in doc stringsEli Zaretskii2023-02-121-2/+7
* Make tree-sitter based modes optionalEli Zaretskii2023-01-203-6/+9
* Fix reftex-citation docstring (bug#60710)Manuel Uberti2023-01-101-1/+1
* Make 'toml-ts-mode' optionalEli Zaretskii2023-01-051-1/+0
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0154-54/+54
* ; Fix typosStefan Kangas2022-12-311-1/+1
* lisp/textmodes/bibtex.el: fix bibtex-beginning-of-entry (bug#56636)Roland Winkler2022-12-291-4/+12
* lisp/textmodes/bibtex.el: Treat $ as punctuation in BibTeX fields (bug#50202)Roland Winkler2022-12-291-4/+8
* Add color fontification in css-ts-mode (bug#60405)Yuan Fu2022-12-291-1/+5
* ; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu setup.Yuan Fu2022-12-291-2/+2
* ; Fix one more treesit byte-compilation warning.Eli Zaretskii2022-12-281-0/+1
* ; Avoid treesit-related byte-compiler warningsEli Zaretskii2022-12-281-0/+1
* Update tree-sitter major modes to use the new Imenu facilityYuan Fu2022-12-272-64/+8
* Support treesit-defun-name in tree-sitter major modesYuan Fu2022-12-242-16/+25
* ; Fix docstringIkumi Keita2022-12-221-2/+2
* Add yaml-ts-mode (Bug#60105)Randy Taylor2022-12-161-0/+151
* ; Fix typosStefan Kangas2022-12-161-1/+1
* Introduce support for TOML config-formatJostein Kjønigsen2022-12-141-0/+187
* Fix handling of % when searching in .tex or .dtx filesArash Esbati2022-12-141-4/+7
* * lisp/textmodes/texinfo.el (texinfo-flymake): Improve docstring.Stefan Kangas2022-12-131-0/+2
* Adapt manual names in emacs-news-modeMichael Albinus2022-12-091-1/+1
* Fix syntax-table for tree-sitter modesTheodor Thornhill2022-12-071-0/+1
* Fix treesit-query-captureYuan Fu2022-12-051-5/+0
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+2
* Add more font-lock settings to css-ts-modeTheodor Thornhill2022-11-281-3/+31
* ; Fix typosStefan Kangas2022-11-231-1/+1
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-2113-150/+132
|\