aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/css-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Check if treesit-major-mode-remap-alist is bound in ts-modes autoload formsJuri Linkov2025-10-161-2/+1
* Silence byte-compile warnings when treesit is not availableJuri Linkov2025-08-181-0/+1
* New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov2025-08-141-3/+6
* Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov2025-06-201-3/+4
* Revert addition of electric-block-comment-mode & follow-up commitsSean Whitton2025-04-221-4/+0
* Lock tree-sitter language grammars to verified versions.Juri Linkov2025-04-181-1/+6
* Add block-comment-start and block-comment-end to supported modesElías Gabriel Pérez2025-04-131-0/+4
* New command 'treesit-toggle-sexp-mode' (bug#76676).Juri Linkov2025-04-091-2/+8
* * lisp/textmodes/css-mode.el (css-ts-mode--outline-predicate): Improve.Juri Linkov2025-03-131-1/+7
* Adapt recent css-ts-mode changes to mhtml-ts-modeJuri Linkov2025-03-021-27/+33
* Improve treesit settings for css-ts-mode (bug#73404)Juri Linkov2025-03-021-8/+45
* Prefer incf to cl-incf in textmodes/*.elStefan Kangas2025-02-241-2/+2
* Add mhtml-ts-mode.Vincenzo Pupillo2025-02-171-16/+31
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Add verified grammar version comment for tree-sitter modesYuan Fu2024-12-301-0/+9
* Set treesit-primary-parser for tree-sitter modesYuan Fu2024-10-141-1/+1
* Add non-TS modes as extra parent of TS modes (bug#68246)Stefan Monnier2024-03-091-0/+2
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Rename the newly added -ref- faces to -use-Dmitry Gutov2023-02-281-2/+2
* Add more/finer faces for tree-sitterDmitry Gutov2023-02-251-3/+2
* Make tree-sitter based modes optionalEli Zaretskii2023-01-201-1/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add color fontification in css-ts-mode (bug#60405)Yuan Fu2022-12-291-1/+5
* ; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu setup.Yuan Fu2022-12-291-2/+2
* Update tree-sitter major modes to use the new Imenu facilityYuan Fu2022-12-271-29/+3
* Support treesit-defun-name in tree-sitter major modesYuan Fu2022-12-241-9/+16
* Fix syntax-table for tree-sitter modesTheodor Thornhill2022-12-071-0/+1
* Fix treesit-query-captureYuan Fu2022-12-051-5/+0
* Add more font-lock settings to css-ts-modeTheodor Thornhill2022-11-281-3/+31
* ; Fix typosStefan Kangas2022-11-231-1/+1
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-211-20/+18
|\
| * * lisp/textmodes/css-mode.el (css-mode-map): Prefer defvar-keymap.Stefan Kangas2022-11-041-20/+18
* | Allow major modes to tweak tree-sitter fontificationYuan Fu2022-11-211-0/+5
* | ; Silence byte-compiler warningsEli Zaretskii2022-11-211-0/+7
* | ; * lisp/textmodes/css-mode.el (css-ts-mode): Fix typo.Yuan Fu2022-11-211-1/+1
* | Add separate keymaps for js/python/css-ts-modeYuan Fu2022-11-211-0/+3
* | Limit recursion level for tree-sitter imenu functionsYuan Fu2022-11-201-1/+2
* | ; Improve recently-modified documentationEli Zaretskii2022-11-201-1/+1
* | Expand css-ts-mode and merge it into css-modeYuan Fu2022-11-191-10/+151
|/
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Recognize some more SCSS selectorsSimen Heggestøyl2022-05-151-2/+2
* Don't freeze Emacs on colour codes in sccs-modeLars Ingebrigtsen2022-05-151-21/+35
* Update CSS Multi-column Layout Module propertiesSimen Heggestøyl2022-05-151-8/+7
* ; * lisp/textmodes/css-mode.el: Fix linkSimen Heggestøyl2022-05-151-2/+2
* Update CSS Box Alignment Module propertiesSimen Heggestøyl2022-05-151-15/+15
* Add `all` to CSS property listSimen Heggestøyl2022-05-151-0/+4
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* * lisp/textmodes/css-mode.el: Fix typo. (Bug#51488)Imran Khan2021-10-291-2/+2
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-2/+2