aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filter out some range settings in markdown-ts-modeYuan Fu12 days1-1/+7
* Assume wide chars may span any number of columns during semlf fillingRoi Martin12 days1-1/+1
* Better support for anonymous faces in Enriched Text modeEli Zaretskii2026-03-281-0/+10
* ; * lisp/textmodes/css-mode.el: Update maintainer's email address.Eli Zaretskii2026-03-271-1/+1
* * lisp/textmodes/css-mode.el (css-pseudo-class-ids): Add 'has' (bug#80664).YugaEgo2026-03-271-1/+1
* Merge remote-tracking branch 'origin/scratch/error-API'Stefan Monnier2026-03-151-1/+1
|\
| * Use single-arg form of `signal` to re-throw an errorStefan Monnier2026-03-101-1/+1
* | ; Fix last changeEli Zaretskii2026-03-141-3/+3
* | Fix auto-correct previous word with 'flyspell-prog-mode'Timon Reinold2026-03-141-4/+6
* | unfill-paragraph: Use most-positive-fixnumSean Whitton2026-03-101-3/+11
|/
* Fix 'emacs-news-find-heading'Eli Zaretskii2026-03-091-1/+1
* ; Fix documentation of 'emacs-news-mode' commandsEli Zaretskii2026-03-081-9/+27
* * lisp/textmodes/fill.el (unfill-paragraph): Fix for wide chars.Sean Whitton2026-03-081-1/+3
* unfill-paragraph: Reimplement in terms of fill-regionSean Whitton2026-03-051-43/+15
* ; Move unfill-paragraph to fill.el. Document it in (elisp)Filling.Sean Whitton2026-03-051-0/+57
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton2026-03-041-3/+3
* Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård2026-03-031-3/+3
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton2026-03-031-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