1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/textmodes
Vincenzo Pupillo 5f1a019d26 Fix CSS indentation, added support for CSS 'color_value'.
* lisp/textmodes/mhtml-ts-mode.el
(mhtml-ts-mode--colorize-css-value): Added 'color_value' node, refactoring.
(mhtml-ts-mode--treesit-font-lock-settings): Added 'color_value' node.
(mhtml-ts-mode--treesit-indent-rules): Removed the old comment and
fixed the CSS indentation rule (bug#76597).
2025-02-27 20:06:20 +02:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el ; Fix typos 2025-02-22 14:48:29 +01:00
conf-mode.el Prefer defvar-keymap in conf-mode.el 2025-02-19 23:36:07 +01:00
css-mode.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
dns-mode.el Prefer plusp/minusp to cl-plusp/cl-minusp 2025-02-17 22:46:56 +01:00
emacs-authors-mode.el
emacs-news-mode.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
enriched.el
fill.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
flyspell.el
glyphless-mode.el
html-ts-mode.el New variable 'treesit-aggregated-outline-predicate' (bug#76398) 2025-02-21 09:55:54 +02:00
ispell.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
less-css-mode.el
makeinfo.el
markdown-ts-mode.el Improve 'treesit-outline-search' 2025-02-27 19:21:45 +02:00
mhtml-mode.el
mhtml-ts-mode.el Fix CSS indentation, added support for CSS 'color_value'. 2025-02-27 20:06:20 +02:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
pixel-fill.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
reftex-dcr.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-global.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-index.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-parse.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-ref.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-sel.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-toc.el
reftex-vars.el Remove support for supertabular from RefTeX 2025-01-08 20:47:43 +01:00
reftex.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
remember.el
rst.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
sgml-mode.el
string-edit.el
table.el
tex-mode.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
texinfmt.el
texinfo.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
texnfo-upd.el
text-mode.el
tildify.el
toml-ts-mode.el Improve treesit settings for {json,html,toml,yaml}-ts-mode (bug#73404) 2025-02-09 19:54:02 +02:00
two-column.el
underline.el
word-wrap-mode.el
yaml-ts-mode.el ; Declare treesit.c functions 2025-02-15 14:53:59 +02:00