aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use defvar-keymap for some trivial keymapsStefan Kangas2025-03-162-18/+12
* Improve conversion between half-width and full-width charactersEli Zaretskii2025-03-151-0/+3
* Recommend using 'keymap-set' in CommentariesStefan Kangas2025-03-154-7/+7
* Recommend using 'keymap-global-set' in CommentariesStefan Kangas2025-03-151-1/+1
* Make turn-on-flyspell/turn-off-flyspell obsoleteStefan Kangas2025-03-142-13/+11
* * lisp/textmodes/css-mode.el (css-ts-mode--outline-predicate): Improve.Juri Linkov2025-03-131-1/+7
* ; Fix last change (bug#75543)Eli Zaretskii2025-03-131-4/+5
* Turn 'remember-mode' into a minor modeMatthias Meulien2025-03-131-8/+55
* ; Improve `reftex-toc-help'Arash Esbati2025-03-121-3/+3
* Merge from origin/emacs-30Sean Whitton2025-03-121-0/+3
|\
| * Document return values of the various read-* functionsEli Zaretskii2025-03-091-0/+3
* | Automatically document when setopt is neededStefan Kangas2025-03-121-4/+1
* | ; Fix compiler warning in html-ts-mode.elPo Lu2025-03-101-0/+3
* | ; Add debug specArash Esbati2025-03-091-0/+2
* | Improve treesit settings for js-ts-mode (bug#73404)Juri Linkov2025-03-032-12/+2
* | Adapt recent css-ts-mode changes to mhtml-ts-modeJuri Linkov2025-03-022-30/+37
* | Improve treesit settings for css-ts-mode (bug#73404)Juri Linkov2025-03-021-8/+45
* | New commands to convert ASCII to fullwidth characters and backEli Zaretskii2025-03-021-0/+79
* | Fix CSS indentation, added support for CSS 'color_value'.Vincenzo Pupillo2025-02-271-18/+19
* | Improve 'treesit-outline-search'Juri Linkov2025-02-271-0/+1
* | Prefer incf to cl-incf in textmodes/*.elStefan Kangas2025-02-2410-37/+37
* | Prefer decf to cl-decfStefan Kangas2025-02-235-6/+6
* | ; Fix typosStefan Kangas2025-02-222-4/+4
* | New variable 'treesit-aggregated-outline-predicate' (bug#76398)Juri Linkov2025-02-212-9/+14
* | Prefer defvar-keymap in conf-mode.elStefan Kangas2025-02-191-17/+15
* | ; Fix copyright year in last commitStefan Kangas2025-02-181-1/+1
* | Add markdown-ts-modeRahul Martim Juliato2025-02-181-0/+113
* | Prefer plusp/minusp to cl-plusp/cl-minuspStefan Kangas2025-02-171-2/+2
* | ; Update comments for mhtml-ts-mode--treesit-indent-rulesYuan Fu2025-02-171-2/+4
* | Rename treesit-simple-indent-modify-rules and fix docstringYuan Fu2025-02-171-2/+2
* | Make mhtml-ts-mode--treesit-indent-rules a functionYuan Fu2025-02-171-2/+6
* | ; Small fixes for the recently added 'mhtml-ts-mode'Juri Linkov2025-02-171-2/+3
* | Add mhtml-ts-mode.Vincenzo Pupillo2025-02-173-36/+659
* | ; Declare treesit.c functionsEli Zaretskii2025-02-152-0/+2
* | Delete redundant lambdas around unary functionsStefan Kangas2025-02-112-4/+2
* | Improve outline-predicate of ts-modes (bug#74448)Juri Linkov2025-02-111-2/+3
* | Improve treesit settings for {json,html,toml,yaml}-ts-mode (bug#73404)Juri Linkov2025-02-093-12/+58
* | Avoid overly short timeout in ispell-helpStefan Kangas2025-02-041-2/+2
* | ; Fix last changeEli Zaretskii2025-02-011-1/+1
* | Ispell: Increase help timeoutRudolf Adamkovič2025-02-011-1/+1
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-016-64/+63
|\ \
| * | Don't call purecopy in textmodes/*.elStefan Kangas2024-12-126-64/+63
* | | (when-let*): Warn if body is emptyStefan Monnier2025-01-251-2/+2
* | | Merge from origin/emacs-30Eli Zaretskii2025-01-251-5/+5
|\ \ \ | | |/ | |/|
| * | Ispell: Use "personal dictionary" terminology consistentlyRudolf Adamkovič2025-01-241-5/+5
| * | Update copyright year to 2025Stefan Kangas2025-01-0255-55/+55
* | | fix for bibtex.el in prior commitRoland Winkler2025-01-121-2/+6
* | | bibtex-string-file-path and bibtex-file-path are lists of directoriesRoland Winkler2025-01-121-46/+64
* | | Add treesit-thing-settings to yaml-ts-mode and enable transpose-sexpsJuri Linkov2025-01-121-1/+16
* | | In bibtex.el, fix widgets for customization types (bug#74409)Roland Winkler2025-01-101-2/+8