]> git.eshelyaron.com Git - emacs.git/commit
* lisp/hi-lock.el (hi-lock-file-patterns-policy): Add value 'always'.
authorJuri Linkov <juri@linkov.net>
Thu, 27 Jun 2024 06:52:06 +0000 (09:52 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Jun 2024 05:49:19 +0000 (07:49 +0200)
commit82ac38e66490f4ff86aa252627647ec03e3a847d
treef58160f9f972195bf0ec208b62cc7b6fa7534a37
parente15207f5c94deedeb5e60d725dd20fe6b37de14e
* lisp/hi-lock.el (hi-lock-file-patterns-policy): Add value 'always'.

(hi-lock-mode): Update docstring.
(hi-lock-find-patterns): Return t for value 'always'.
(hi-lock-revert-buffer-rehighlight): Rewrite to correctly handle
all possible cases (bug#57534).

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