1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00: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 ; Move recent test file to correct directory (my mistake) 2017-05-23 20:42:28 -04:00
mhtml-mode-tests.el ; Spelling and punctuation fixes 2017-04-06 19:27:00 -07:00
reftex-tests.el
sgml-mode-tests.el
tildify-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00