]> code.delx.au - gnu-emacs/commit
Cache results of `css--property-values'
authorSimen Heggestøyl <simenheg@gmail.com>
Sun, 24 Apr 2016 09:03:22 +0000 (11:03 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Sun, 24 Apr 2016 13:02:05 +0000 (15:02 +0200)
commit8e2e252932faf3320f72a0b62136c4606e09ebc3
treeaaaaa5b71b2b8ac3fbfc6b27985f1b07c71ce43c
parent5cb7620027f78a3a0f473972a0584c8ea1791398
Cache results of `css--property-values'

* lisp/textmodes/css-mode.el (css--property-values): Cache computed
values.

* test/lisp/textmodes/css-mode-tests.el (css-test-property-value-cache):
New regression test for the above.
lisp/textmodes/css-mode.el
test/lisp/textmodes/css-mode-tests.el