]> git.eshelyaron.com Git - emacs.git/commit
Update CSS property list
authorSimen Heggestøyl <simenheg@gmail.com>
Tue, 17 Mar 2015 22:11:55 +0000 (23:11 +0100)
committerSimen Heggestøyl <simenheg@gmail.com>
Tue, 17 Mar 2015 22:11:55 +0000 (23:11 +0100)
commit7ec63a3afa52213b7b3cd3ecc0717c6e6504dc43
tree95c16839d95d2bb7f291771c46178bb63b82dec3
parent62fde9ee0fe62c8285c61b01444e8e59d1654685
Update CSS property list

* textmodes/css-mode.el (css-extract-keyword-list): Remove function in
favor of manual extraction.
(css-extract-parse-val-grammar): Remove function in favor of
manual extraction.
(css-extract-props-and-vals): Remove function in favor of manual
extraction.
(css-at-ids): Update list of CSS at-rule ids.
(css-property-ids): Update list of CSS properties.
lisp/ChangeLog
lisp/textmodes/css-mode.el