aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* New 'R' code letter for 'interactive' formsSean Whitton2025-12-081-3/+1
* * lisp/textmodes/bibtex.el (bibtex-mode): Fix hs variables (bug#79934).Elías Gabriel Pérez2025-12-081-2/+2
* ; Improve documentation of fill-region-as-paragraph-semlfRoi Martin2025-12-061-2/+2
* ; Improve documentation of 'fill-region-as-paragraph'Eli Zaretskii2025-12-061-1/+5
* Improve performance of 'flyspell-goto-next-error'Kristoffer Balintona2025-12-041-10/+4
* Fix whitespace in remember.elEli Zaretskii2025-12-011-1/+1
* Fix bug in semantic linefeed fillingRoi Martin2025-11-301-7/+11
* Remove the cached values in tree-sitter modes (bug#79363)Yuan Fu2025-11-281-48/+32
* Fix ispell’s handling of comment-end when adding local wordsReuben Thomas2025-11-221-30/+35
* Improve hideshow support for heex-ts-mode and yaml-ts-modeJuri Linkov2025-11-101-0/+3
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-082-3/+3
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-063-2/+11
* hideshow: Rewrite 'hs-special-modes-alist'Elías Gabriel Pérez2025-11-041-1/+1
* Skip unknown language for code block in markdown-ts-mode (bug#79670)Yuan Fu2025-10-291-5/+10
* Check if treesit-major-mode-remap-alist is bound in ts-modes autoload formsJuri Linkov2025-10-165-10/+5
* Replace obsolete floatfig package with floatfltArash Esbati2025-10-101-4/+5
* Remove setting of reference formatArash Esbati2025-10-091-2/+2
* ; (read-string-from-buffer): Fix thinko and typo.Eshel Yaron2025-09-271-4/+2
* Fix font lock and cache indent rules in mhtml-ts-modeRoi Martin2025-09-211-39/+50
* * lisp/textmodes/mhtml-ts-mode.el: Fix for recent changes in js-ts-mode.Juri Linkov2025-09-181-2/+2
* Add tests to ispell.el interactive functionsLockywolf2025-09-121-1/+2
* * lisp/textmodes/markdown-ts-mode.el: Fix embed settings.Juri Linkov2025-08-291-22/+28
* Silence byte-compile warnings when treesit is not availableJuri Linkov2025-08-185-2/+13
* New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov2025-08-146-14/+46
* Fix build without tree-sitterPo Lu2025-08-121-1/+2
* ; Fix last change in mhtml-ts-mode.elEli Zaretskii2025-08-111-1/+1
* 'php-ts-mode' depends on 'mhtml-ts-mode' instead of JS,CSS and HTMLVincenzo Pupillo2025-08-101-35/+43
* Revert "`php-ts-mode' depends on `mhtml-ts-mode' instead of JS,CSS and HTML"Eli Zaretskii2025-08-091-43/+35
* `php-ts-mode' depends on `mhtml-ts-mode' instead of JS,CSS and HTMLVincenzo Pupillo2025-08-091-35/+43
* Add multi-character pairs to lua-ts-mode and texinfo-modeElías Gabriel Pérez2025-08-091-0/+9
* bibtex.el - improve last change e6c1ec71b72Roland Winkler2025-07-261-4/+5
* Define setfunction for bibtex-generate-url-list (bug#78798)Roland Winkler2025-07-201-7/+27
* Move some RefTeX 'setq's to major mode definitionPengji Zhang2025-07-142-6/+6
* Improve prettification of (La)TeX symbolsPaul Nelson2025-07-141-21/+26
* lisp/textmodes/tex-mode.el (tex--prettify-symbols-alist): Use \Stefan Monnier2025-07-141-8/+8
* Update `fill-region-as-paragraph-semlf' to follow fill.el protocolsRoi Martin2025-06-301-54/+40
* Add variable `fill-region-as-paragraph-function'Roi Martin2025-06-291-13/+49
* 'C-u C-x .' clears the fill prefixSean Whitton2025-06-271-10/+13
* Fix yaml-ts-mode comment-start-skip to improve commenting/uncommentingJames Cherti2025-06-251-1/+1
* ; * lisp/textmodes/reftex.el: Update author email (bug#77850).Jeremy Bryant2025-06-241-1/+1
* Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov2025-06-205-12/+28
* Add semantic linefeed support for paragraph fillingRoi Martin2025-06-141-0/+92
* ; reftex.el: Checkdoc fixes, comments to docstringsJeremy Bryant2025-05-301-101/+101
* ; RefTeX: Update author emailJeremy Bryant2025-05-0711-11/+11
* New variable 'comment-setup-function' for multi-language modes.Juri Linkov2025-05-051-2/+21
* Avoid duplication in defining tree-sitter grammar sources.Juri Linkov2025-05-041-18/+5
* * lisp/textmodes/markdown-ts-mode.el: Improve.Juri Linkov2025-05-041-10/+9
* ; * lisp/textmodes/markdown-ts-mode.el (treesit-node-child): Declare.Eli Zaretskii2025-05-031-0/+1
* Embed html, yaml and toml in markdown-ts-mode.Juri Linkov2025-05-013-16/+90
* Avoid adding duplicate items to 'treesit-language-source-alist'.Juri Linkov2025-05-011-3/+2