; Bump isearch.el :version after recent change.
This commit is contained in:
parent
246e107d73
commit
5e0cf09f1e
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue