]> git.eshelyaron.com Git - emacs.git/commit
* lisp/hi-lock.el: More fixes related to revert-buffer.
authorJuri Linkov <juri@linkov.net>
Fri, 28 Jun 2024 06:42:43 +0000 (09:42 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Jun 2024 17:18:49 +0000 (19:18 +0200)
commitf99bda12d77d3bdda522d0af0541de681301e694
tree67d8ed5c2ab5bc68cc5237ede098872d7c211f3f
parent6404621c3501684b6510958d8dd0a4cb7de92d45
* lisp/hi-lock.el: More fixes related to revert-buffer.

(hi-lock-set-pattern): Use the same propertized string
for 'overlay-put' property to allow 'remove-overlays'
to remove it while using 'eq' on the property value.
https://lists.gnu.org/archive/html/emacs-devel/2024-06/msg01001.html

(cherry picked from commit bf862fc277034b6ada4a4a81dd640e116e6b9312)
lisp/hi-lock.el