]> git.eshelyaron.com Git - emacs.git/commit
Make hi-lock-face-buffer more resilient
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 15:45:12 +0000 (17:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 15:45:12 +0000 (17:45 +0200)
commit97b8c0adc1d6ce42c43829e1270c0ccd13a82382
treec407229404a786c58f67dcf37aef8090dad643fe
parentc7b952c45c4aab86b8039c22dc95c4be8782a9e6
Make hi-lock-face-buffer more resilient

* lisp/hi-lock.el (hi-lock-face-buffer): If given a face name a
string, convert it to a symbol first, as later usage of this
expects a symbol and not a string (bug#43339).
lisp/hi-lock.el