]> code.delx.au - gnu-emacs/commit
Add completion of colors in CSS mode
authorEtienne Prud’homme <e.e.f.prudhomme@gmail.com>
Fri, 20 May 2016 18:10:46 +0000 (14:10 -0400)
committerSimen Heggestøyl <simenheg@gmail.com>
Sun, 22 May 2016 10:54:02 +0000 (12:54 +0200)
commit162bc021a1cb4d7f578d1635a55bb7c38084f044
tree68c4c227dd33afa606e62a4450f3b167bdf60698
parentf2d03334814cff85013135366a46a85f3124f7f0
Add completion of colors in CSS mode

* lisp/textmodes/css-mode.el (css-value-class-alist): Add CSS colors
from "CSS Color Module Level 3".

* test/lisp/textmodes/css-mode-tests.el (css-test-property-values):
Update test.
lisp/textmodes/css-mode.el
test/lisp/textmodes/css-mode-tests.el