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
*
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
*
Remove `:options' from `css-electric-keys'
Simen Heggestøyl
2017-06-20
1
-1
/
+0
*
Complete CSS property values less eagerly (Bug#27392)
Simen Heggestøyl
2017-06-17
1
-4
/
+5
*
Fix highlighting of CSS selectors with double hyphens
Simen Heggestøyl
2017-06-11
1
-2
/
+2
*
Support a new CSS indentation style
Simen Heggestøyl
2017-06-03
1
-1
/
+4
*
Expand docstring for CSS mode
Simen Heggestøyl
2017-05-18
1
-2
/
+18
*
; Spelling fixes
Paul Eggert
2017-05-06
1
-1
/
+1
*
Add color highlighting to css-mode
Tom Tromey
2017-05-03
1
-35
/
+382
*
Fix highlighting of short selectors in CSS mode
Simen Heggestøyl
2017-04-16
1
-1
/
+1
*
Add grid layout module to CSS property list
Simen Heggestøyl
2017-04-13
1
-3
/
+44
*
Add one more CSS pseudo-class
Simen Heggestøyl
2017-03-29
1
-3
/
+3
*
Update list of CSS pseudo-classes
Simen Heggestøyl
2017-03-29
1
-5
/
+7
*
Add `touch-action' to list of CSS properties
Simen Heggestøyl
2017-03-12
1
-1
/
+5
*
* lisp/textmodes/css-mode.el (css-completion-at-point): Auto-insert
Stefan Monnier
2017-02-28
1
-2
/
+15
*
Fix bug in css--mdn-find-symbol
Tom Tromey
2017-02-11
1
-2
/
+4
*
* lisp/textmodes/css-mode.el: Require subr-x at compile time
Simen Heggestøyl
2017-02-05
1
-1
/
+1
*
typo fix
Tom Tromey
2017-02-04
1
-1
/
+1
[next]