]> git.eshelyaron.com Git - emacs.git/commit
css--complete-property-value: Limit the backward search
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 28 Oct 2020 01:43:47 +0000 (03:43 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 28 Oct 2020 01:43:47 +0000 (03:43 +0200)
commit2efff5e61caae07b827840dd80eef61ed5ef40f9
treee91a8e6bec1ade56e003bfd7d2b6e9cea5b95ab9
parent9944385cfb1e9e63512091fdcfdba9094b9e17db
css--complete-property-value: Limit the backward search

* lisp/textmodes/css-mode.el (css--complete-property-value):
Don't search back when ppss-innermost-start is nil (bug#44214).
lisp/textmodes/css-mode.el