1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
emacs/test/lisp/textmodes
Simen Heggestøyl 07d729130e Add completion of `calc()' in CSS mode
* lisp/textmodes/css-mode.el (css-value-class-alist): Add `calc()' as
a completion candidate for several value classes.
(css--value-class-lookup): Return only unique results.

* test/lisp/textmodes/css-mode-tests.el
(css-test-property-values-no-duplicates)
(css-test-value-class-lookup): Update to reflect the above changes.
2016-04-26 20:41:04 +02:00
..
css-mode-tests.el Add completion of `calc()' in CSS mode 2016-04-26 20:41:04 +02:00
reftex-tests.el
sgml-mode-tests.el
tildify-tests.el