1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/test/lisp/textmodes
Simen Heggestøyl c0a5ae906d Complete "initial" and "unset" in CSS mode
* lisp/textmodes/css-mode.el (css--complete-property-value): Make
"initial" and "unset" completion candidates for all CSS properties,
just like "inherit".

* test/lisp/textmodes/css-mode-tests.el
(css-test-complete-property-value): Update test to reflect the above
change.
2016-07-06 19:25:10 +02:00
..
css-mode-tests.el Complete "initial" and "unset" in CSS mode 2016-07-06 19:25:10 +02:00
reftex-tests.el
sgml-mode-tests.el
tildify-tests.el