index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
css-mode.el
Age
Commit message (
Expand
)
Author
2026-05-23
Add treesit-ready-p check back to tree-sitter major modes (bug#80909)
Yuan Fu
2026-03-27
; * lisp/textmodes/css-mode.el: Update maintainer's email address.
Eli Zaretskii
2026-03-27
* lisp/textmodes/css-mode.el (css-pseudo-class-ids): Add 'has' (bug#80664).
YugaEgo
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-16
Check if treesit-major-mode-remap-alist is bound in ts-modes autoload forms
Juri Linkov
2025-08-18
Silence byte-compile warnings when treesit is not available
Juri Linkov
2025-08-14
New user option 'treesit-enabled-modes' (bug#79180)
Juri Linkov
2025-06-20
Use keyword :commit with full hashes for treesit-language-source-alist.
Juri Linkov
2025-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-04-18
Lock tree-sitter language grammars to verified versions.
Juri Linkov
2025-04-13
Add block-comment-start and block-comment-end to supported modes
Elías Gabriel Pérez
2025-04-09
New command 'treesit-toggle-sexp-mode' (bug#76676).
Juri Linkov
2025-03-13
* lisp/textmodes/css-mode.el (css-ts-mode--outline-predicate): Improve.
Juri Linkov
2025-03-02
Adapt recent css-ts-mode changes to mhtml-ts-mode
Juri Linkov
2025-03-02
Improve treesit settings for css-ts-mode (bug#73404)
Juri Linkov
2025-02-24
Prefer incf to cl-incf in textmodes/*.el
Stefan Kangas
2025-02-17
Add mhtml-ts-mode.
Vincenzo Pupillo
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-30
Add verified grammar version comment for tree-sitter modes
Yuan Fu
2024-10-14
Set treesit-primary-parser for tree-sitter modes
Yuan Fu
2024-03-09
Add non-TS modes as extra parent of TS modes (bug#68246)
Stefan Monnier
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-02-28
Rename the newly added -ref- faces to -use-
Dmitry Gutov
2023-02-25
Add more/finer faces for tree-sitter
Dmitry Gutov
2023-01-20
Make tree-sitter based modes optional
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-29
Add color fontification in css-ts-mode (bug#60405)
Yuan Fu
2022-12-29
; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu setup.
Yuan Fu
2022-12-27
Update tree-sitter major modes to use the new Imenu facility
Yuan Fu
2022-12-24
Support treesit-defun-name in tree-sitter major modes
Yuan Fu
2022-12-07
Fix syntax-table for tree-sitter modes
Theodor Thornhill
2022-12-05
Fix treesit-query-capture
Yuan Fu
2022-11-28
Add more font-lock settings to css-ts-mode
Theodor Thornhill
2022-11-23
; Fix typos
Stefan Kangas
2022-11-21
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-21
Allow major modes to tweak tree-sitter fontification
Yuan Fu
2022-11-21
; Silence byte-compiler warnings
Eli Zaretskii
2022-11-21
; * lisp/textmodes/css-mode.el (css-ts-mode): Fix typo.
Yuan Fu
2022-11-21
Add separate keymaps for js/python/css-ts-mode
Yuan Fu
2022-11-20
Limit recursion level for tree-sitter imenu functions
Yuan Fu
2022-11-20
; Improve recently-modified documentation
Eli Zaretskii
2022-11-19
Expand css-ts-mode and merge it into css-mode
Yuan Fu
2022-11-04
* lisp/textmodes/css-mode.el (css-mode-map): Prefer defvar-keymap.
Stefan Kangas
2022-08-23
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-05-15
Recognize some more SCSS selectors
Simen Heggestøyl
2022-05-15
Don't freeze Emacs on colour codes in sccs-mode
Lars Ingebrigtsen
2022-05-15
Update CSS Multi-column Layout Module properties
Simen Heggestøyl
2022-05-15
; * lisp/textmodes/css-mode.el: Fix link
Simen Heggestøyl
2022-05-15
Update CSS Box Alignment Module properties
Simen Heggestøyl
2022-05-15
Add `all` to CSS property list
Simen Heggestøyl
[next]