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
*
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
*
Allow underscores in CSS variable names
Simen Heggestøyl
2020-05-10
1
-1
/
+1
*
Add containment module to CSS property list
Simen Heggestøyl
2020-05-10
1
-0
/
+4
*
Add writing modes module to CSS property list
Simen Heggestøyl
2020-05-10
1
-2
/
+10
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-3
/
+3
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-1
/
+1
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-1
/
+1
*
Remap `complete-symbol' in CSS mode
Simen Heggestøyl
2019-05-27
1
-2
/
+4
*
Add a menu bar menu for CSS mode
Simen Heggestøyl
2019-05-26
1
-0
/
+12
*
Tune css-mode regexp
Paul Eggert
2019-03-27
1
-1
/
+1
*
Avoid recently obsolete seq-contains in css-mode
Basil L. Contovounesios
2019-03-27
1
-1
/
+1
*
2019-03-26 regex cleanup
Paul Eggert
2019-03-26
1
-2
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-5
/
+5
*
|
Add masking module to CSS property list
Simen Heggestøyl
2018-11-11
1
-2
/
+36
*
|
Don't quote self-quoting pcase patterns
Michael Heerdegen
2018-10-30
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-26
1
-0
/
+3
|
\
|
|
*
Make a minor update to the CSS mode docstring
Simen Heggestøyl
2018-06-24
1
-0
/
+3
*
|
Add Imenu support to CSS mode and its derivatives
Simen Heggestøyl
2018-05-29
1
-7
/
+59
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-09
1
-0
/
+2
|
\
|
|
*
Fix shr and CSS 4 color maps
Basil L. Contovounesios
2018-02-07
1
-0
/
+2
[next]