aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; 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
|\
| * ; Fix typosStefan Kangas2022-11-183-4/+4
| * Remove redundant library installation instructionsStefan Kangas2022-11-111-3/+1
| * * lisp/textmodes/css-mode.el (css-mode-map): Prefer defvar-keymap.Stefan Kangas2022-11-041-20/+18
| * Fix overlays order in Flyspell (bug#58970)Juri Linkov2022-11-031-1/+3
| * Prefer defvar-keymap in page-ext.elStefan Kangas2022-10-291-21/+17
| * ; * lisp/textmodes/table.el: Delete reference to ancient version.Stefan Kangas2022-10-261-5/+0
| * Unify outline-minor-mode-use-buttons with in-margins/insert values (bug#57813)Juri Linkov2022-10-221-1/+1
| * * lisp/outline.el (outline-minor-mode-insert-buttons): New defvar-local.Juri Linkov2022-10-181-6/+3
| * ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-152-3/+3