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
*
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
*
|
Shorten CSS hex colors when possible
Simen Heggestøyl
2018-01-28
1
-2
/
+13
*
|
Fix off-by-one error in 'css--hex-to-rgb'
Simen Heggestøyl
2018-01-28
1
-1
/
+1
*
|
Fix indentation bug with multi-line CSS values
Simen Heggestøyl
2018-01-27
1
-1
/
+2
*
|
Parse percent values in CSS alpha components
Simen Heggestøyl
2018-01-21
1
-5
/
+5
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Add command for cycling between CSS color formats
Simen Heggestøyl
2017-12-17
1
-6
/
+127
*
|
* lisp/textmodes/css-mode.el (css--hex-color): Trivial simplification
Stefan Monnier
2017-12-16
1
-3
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-12-16
1
-1
/
+1
|
\
|
|
*
Fix off-by-one error in 'css--hex-color'
Simen Heggestøyl
2017-12-16
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-0
/
+1
|
\
|
|
*
Fix completion of colon after CSS property (Bug#29056)
Simen Heggestøyl
2017-11-02
1
-0
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-10-20
1
-1
/
+1
|
\
|
|
*
Fix indentation bug in multi-line CSS selectors
Simen Heggestøyl
2017-10-13
1
-1
/
+1
*
|
css-mode: Don't confuse variable names with class names
Wilfred Hughes
2017-10-20
1
-1
/
+1
|
/
*
Keep eww buffer current when looking up CSS on MDN
Simen Heggestøyl
2017-10-01
1
-8
/
+7
*
Search for Syntax section when viewing MDN
Tom Tromey
2017-09-16
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update uses of if-let and when-let
Mark Oteiza
2017-09-12
1
-2
/
+2
*
Support indentation of detached Less CSS rulesets
Simen Heggestøyl
2017-08-15
1
-3
/
+6
*
Change default CSS property face
Simen Heggestøyl
2017-07-30
1
-1
/
+1
[next]