index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
css-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Rename the newly added -ref- faces to -use-
Dmitry Gutov
2023-02-28
1
-2
/
+2
*
Add more/finer faces for tree-sitter
Dmitry Gutov
2023-02-25
1
-3
/
+2
*
Make tree-sitter based modes optional
Eli Zaretskii
2023-01-20
1
-1
/
+3
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Add color fontification in css-ts-mode (bug#60405)
Yuan Fu
2022-12-29
1
-1
/
+5
*
; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu setup.
Yuan Fu
2022-12-29
1
-2
/
+2
*
Update tree-sitter major modes to use the new Imenu facility
Yuan Fu
2022-12-27
1
-29
/
+3
*
Support treesit-defun-name in tree-sitter major modes
Yuan Fu
2022-12-24
1
-9
/
+16
*
Fix syntax-table for tree-sitter modes
Theodor Thornhill
2022-12-07
1
-0
/
+1
*
Fix treesit-query-capture
Yuan Fu
2022-12-05
1
-5
/
+0
*
Add more font-lock settings to css-ts-mode
Theodor Thornhill
2022-11-28
1
-3
/
+31
*
; Fix typos
Stefan Kangas
2022-11-23
1
-1
/
+1
*
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-21
1
-20
/
+18
|
\
|
*
* lisp/textmodes/css-mode.el (css-mode-map): Prefer defvar-keymap.
Stefan Kangas
2022-11-04
1
-20
/
+18
*
|
Allow major modes to tweak tree-sitter fontification
Yuan Fu
2022-11-21
1
-0
/
+5
*
|
; Silence byte-compiler warnings
Eli Zaretskii
2022-11-21
1
-0
/
+7
*
|
; * lisp/textmodes/css-mode.el (css-ts-mode): Fix typo.
Yuan Fu
2022-11-21
1
-1
/
+1
*
|
Add separate keymaps for js/python/css-ts-mode
Yuan Fu
2022-11-21
1
-0
/
+3
*
|
Limit recursion level for tree-sitter imenu functions
Yuan Fu
2022-11-20
1
-1
/
+2
*
|
; Improve recently-modified documentation
Eli Zaretskii
2022-11-20
1
-1
/
+1
*
|
Expand css-ts-mode and merge it into css-mode
Yuan Fu
2022-11-19
1
-10
/
+151
|
/
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-1
/
+1
*
Recognize some more SCSS selectors
Simen Heggestøyl
2022-05-15
1
-2
/
+2
*
Don't freeze Emacs on colour codes in sccs-mode
Lars Ingebrigtsen
2022-05-15
1
-21
/
+35
*
Update CSS Multi-column Layout Module properties
Simen Heggestøyl
2022-05-15
1
-8
/
+7
*
; * lisp/textmodes/css-mode.el: Fix link
Simen Heggestøyl
2022-05-15
1
-2
/
+2
*
Update CSS Box Alignment Module properties
Simen Heggestøyl
2022-05-15
1
-15
/
+15
*
Add `all` to CSS property list
Simen Heggestøyl
2022-05-15
1
-0
/
+4
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
* lisp/textmodes/css-mode.el: Fix typo. (Bug#51488)
Imran Khan
2021-10-29
1
-2
/
+2
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
1
-2
/
+2
*
Update to CSS Flexible Box Layout Module Level 2
Theodor Thornhill
2021-09-03
1
-2
/
+2
*
Update to CSS Containment Module Level 2
Theodor Thornhill
2021-09-03
1
-3
/
+4
*
Update to CSS Grid Layout Module Level 2
Theodor Thornhill
2021-09-03
1
-4
/
+4
*
Clean up css-property-alist for alignment
Theodor Thornhill
2021-09-03
1
-28
/
+26
*
Add CSS Box Alignment Module Level 3 to css-mode
Theodor Thornhill
2021-09-03
1
-8
/
+30
*
Add selection to css-pseudo-element-ids
Theodor Thornhill
2021-09-03
1
-1
/
+1
*
Include colons in the completion strings
Dmitry Gutov
2021-05-15
1
-5
/
+8
*
Add :company-kind support to css-mode completion
Dmitry Gutov
2021-05-15
1
-3
/
+8
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
Prefer defvar-local in textmodes/*.el
Stefan Kangas
2021-01-31
1
-6
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
css--complete-property-value: Limit the backward search
Dmitry Gutov
2020-10-28
1
-1
/
+1
*
Complete property values in multi-line CSS declarations
Simen Heggestøyl
2020-10-27
1
-1
/
+3
*
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-12
/
+12
*
Allow CSS completion with multiple rules on one line
Philip K
2020-09-07
1
-9
/
+5
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-6
/
+3
*
Add sass @use rule to css-mode
Theodor Thornhill
2020-08-04
1
-1
/
+1
*
Improved light/dark colour predicate (bug#41544)
Mattias Engdegård
2020-06-10
1
-12
/
+2
[next]