]> git.eshelyaron.com Git - emacs.git/commit
Allow CSS completion with multiple rules on one line
authorPhilip K <philipk@posteo.net>
Sun, 6 Sep 2020 22:17:15 +0000 (00:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 6 Sep 2020 22:17:15 +0000 (00:17 +0200)
commitca9c02af1944975679a46b3f2c35fec20a9479a8
treea34de9d4e7bdfd4fa5090a3713e2157ed5045f53
parent816975f4bbf906c838753e7e43f74b5a190376b6
Allow CSS completion with multiple rules on one line

* css-mode.el (css--complete-property-value): Check for semi-colon
when completing property values (bug#43242).
lisp/textmodes/css-mode.el