1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/test/lisp/textmodes
Simen Heggestøyl 8960f6aa36 Complete CSS property values less eagerly (Bug#27392)
* lisp/textmodes/css-mode.el (css--complete-property-value): Be less
eager by looking for a colon after the property which values are being
completed for.

* test/lisp/textmodes/css-mode-tests.el (css-test-complete-property):
Add a test case ensuring that properties that are prefixes of other
properties don't hinder further completion.
2017-06-17 10:38:29 +02:00
..
css-mode-tests.el Complete CSS property values less eagerly (Bug#27392) 2017-06-17 10:38:29 +02:00
dns-mode-tests.el
mhtml-mode-tests.el
reftex-tests.el
sgml-mode-tests.el
tildify-tests.el