aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix documentation of 'emacs-news-mode' commandsEli Zaretskii3 days1-9/+27
* * lisp/textmodes/fill.el (unfill-paragraph): Fix for wide chars.Sean Whitton3 days1-1/+3
* unfill-paragraph: Reimplement in terms of fill-regionSean Whitton6 days1-43/+15
* ; Move unfill-paragraph to fill.el. Document it in (elisp)Filling.Sean Whitton6 days1-0/+57
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton7 days1-3/+3
* Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård8 days1-3/+3
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton8 days1-3/+3
* Fix broken `FOO-mode-indent-offset` conventionStefan Monnier2026-02-223-19/+25
* ; Use 'treesit-declare-unavailable-functions' in markdown-ts-mode.Eli Zaretskii2026-02-221-4/+1
* Add support for hiding markup delimiters in markdown-ts-modeRahul Martim Juliato2026-02-211-13/+52
* ; Fix last changeEli Zaretskii2026-02-141-2/+2
* Add revert capability for page directory bufferMarco Wahl2026-02-141-1/+21
* (yaml-ts-mode-yamllint-options): Use a list of stringsStefan Monnier2026-02-041-8/+4
* Support cons cell for 'line-spacing'Daniel Mendler2026-01-241-2/+2
* ; Fix :type of 'yaml-ts-mode-yamllint-options'Eli Zaretskii2026-01-221-2/+5
* ; * lisp/textmodes/yaml-ts-mode.el: Fix docstring wider than 80 characters.Juri Linkov2026-01-211-1/+1
* Flymake support for yaml-ts-mode.Vincenzo Pupillo2026-01-211-0/+85
* ; Remove redundant cl-lib runtime dependencies across lisp/USAMI Kenta2026-01-175-8/+0
* New minor mode center-line-modeAmin Bandali2026-01-171-0/+50
* ; Improve docs for last change.Sean Whitton2026-01-141-3/+3
* Allow Ispell to save corrections as abbrevsPaul Nelson2026-01-141-40/+112
* sgml-mode.el: Prefer `forward-sexp` over `forward-list`Stefan Monnier2026-01-131-36/+25
* * lisp/textmodes/html-ts-mode.el: Special handling of 'show-paren-mode'.Juri Linkov2026-01-131-1/+18
* * lisp/textmodes/sgml-mode.el: Fix for html-ts-mode.Juri Linkov2026-01-131-3/+8
* ; Don't mark some symbols as linksArash Esbati2026-01-011-13/+13
* ; Add 2026 to copyright years.Sean Whitton2026-01-0157-57/+57
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* 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