; Bump isearch.el :version after recent change.

This commit is contained in:
Basil L. Contovounesios 2021-06-01 18:04:48 +01:00
parent 246e107d73
commit 5e0cf09f1e

View file

@ -412,7 +412,7 @@ A value of nil means highlight all matches in the buffer."
:type '(choice (const :tag "All" nil)
(integer :tag "Some"))
:group 'lazy-highlight
:version "27.1")
:version "28.1")
(defcustom lazy-highlight-buffer nil
"Controls the lazy-highlighting of the full buffer.