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
*
Treat ":root" as a css-selector
Tom Tromey
2017-01-17
1
-0
/
+2
*
Fix comment in css-mode.el
Tom Tromey
2017-01-16
1
-1
/
+0
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Add will change module to CSS property list
Simen Heggestøyl
2016-11-26
1
-2
/
+8
*
|
Support completion of classes and IDs in CSS mode
Simen Heggestøyl
2016-09-24
1
-7
/
+36
*
|
Add "supports" to list of CSS at-rules
Simen Heggestøyl
2016-08-26
1
-1
/
+1
*
|
Complete "initial" and "unset" in CSS mode
Simen Heggestøyl
2016-07-06
1
-1
/
+2
*
|
Add completion of colors in CSS mode
Etienne Prud’homme
2016-05-22
1
-3
/
+32
*
|
Support completion of HTML tags in CSS selectors
Simen Heggestøyl
2016-05-05
1
-3
/
+31
*
|
Add completion of `calc()' in CSS mode
Simen Heggestøyl
2016-04-26
1
-10
/
+15
*
|
Don't let `css--property-values' return duplicates
Simen Heggestøyl
2016-04-24
1
-7
/
+8
*
|
Cache results of `css--property-values'
Simen Heggestøyl
2016-04-24
1
-7
/
+9
*
|
Add "keyframes" to list of CSS at-rules
Simen Heggestøyl
2016-04-20
1
-1
/
+2
*
|
Support completion of at-rules in SCSS mode
Etienne Prud'homme
2016-04-05
1
-1
/
+12
*
|
Support completion of bang-rules in CSS mode
Simen Heggestøyl
2016-03-31
1
-6
/
+19
*
|
Support completion of attribute values in CSS mode
Simen Heggestøyl
2016-03-23
1
-76
/
+462
*
|
Declare $ as an expression prefix in SCSS
Simen Heggestøyl
2016-02-29
1
-0
/
+2
*
|
Revert "Declare $ as an expression prefix in SCSS"
Lars Ingebrigtsen
2016-02-29
1
-2
/
+0
*
|
Declare $ as an expression prefix in SCSS
Simen
2016-02-29
1
-0
/
+2
*
|
Add column layout module to CSS property list
Simen Heggestøyl
2016-02-16
1
-0
/
+9
*
|
Add fragmentation module to CSS property list
Simen Heggestøyl
2016-02-14
1
-2
/
+7
|
/
*
Highlight two additional SCSS keywords
Simen Heggestøyl
2016-02-01
1
-2
/
+10
*
Highlight CSS variables with variable name face
Simen Heggestøyl
2016-01-30
1
-1
/
+3
*
Disallow parenthesis in non-pseudo CSS selectors
Simen Heggestøyl
2016-01-14
1
-5
/
+5
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
set :safe on css-indent-offset
Tom Tromey
2015-12-28
1
-1
/
+2
*
Highlight CSS variable definitions
Simen Heggestøyl
2015-10-07
1
-1
/
+1
*
Add overflow module to CSS property list
Simen Heggestøyl
2015-09-19
1
-2
/
+6
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Fix indentation rule in css-mode
Simen Heggestøyl
2015-08-28
1
-1
/
+1
*
Handle comments inside unquoted URIs in css-mode
Simen Heggestøyl
2015-08-22
1
-1
/
+19
*
css-mode.el: Support multi-line comment filling
Simen Heggestøyl
2015-04-18
1
-3
/
+20
*
css-mode.el: Add "not" pseudo-class
Simen Heggestøyl
2015-04-09
1
-1
/
+1
*
css-mode.el (css-smie-rules): Fix indentation after complex selectors
Stefan Monnier
2015-04-09
1
-0
/
+4
*
Derive `css-mode' from `prog-mode'
Simen Heggestøyl
2015-03-31
1
-2
/
+1
*
Spelling and wording fixes
Paul Eggert
2015-03-17
1
-1
/
+1
*
Update CSS property list
Simen Heggestøyl
2015-03-17
1
-113
/
+97
*
Add support for completion in `css-mode'
Simen Heggestøyl
2015-03-17
1
-2
/
+43
*
Discriminate between pseudo-classes and -elements
Simen Heggestøyl
2015-03-17
1
-5
/
+17
*
Fixes: debbugs:19815
Simen Heggestøyl
2015-02-09
1
-2
/
+2
*
* lisp/textmodes/css-mode.el: Handle hyphenated vars
Simen Heggestøyl
2015-02-05
1
-1
/
+1
*
* lisp/textmodes/css-mode.el: Handle variable interpolation
Simen Heggestøyl
2015-02-05
1
-2
/
+7
*
* lisp/textmodes/css-mode.el (scss-mode): Fix typo.
Simen Heggestøyl
2015-01-01
1
-2
/
+2
*
* lisp/textmodes/css-mode.el (scss-mode): New major-mode.
Stefan Monnier
2014-10-20
1
-11
/
+68
*
lisp/textmodes/css-mode.el: Fix typo in comment.
Juanma Barranquero
2014-03-16
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/textmodes/css-mode.el (css-smie-rules): Fix indentation.
Stefan Monnier
2013-10-07
1
-7
/
+3
*
* lisp/textmodes/css-mode.el (css-smie-rules): Toplevel's a list.
Stefan Monnier
2013-10-04
1
-0
/
+1
*
* lisp/textmodes/css-mode.el: Use SMIE.
Stefan Monnier
2013-08-29
1
-127
/
+45
[next]