From 5e0cf09f1ebf32ab5b9325fda5c9264c60959ed0 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Tue, 1 Jun 2021 18:04:48 +0100 Subject: [PATCH] ; Bump isearch.el :version after recent change. --- lisp/isearch.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/isearch.el b/lisp/isearch.el index c47c66fc0f7..c8bd62875f4 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -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. -- 2.39.2