]> git.eshelyaron.com Git - emacs.git/commitdiff
; Bump isearch.el :version after recent change.
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 1 Jun 2021 17:04:48 +0000 (18:04 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Tue, 1 Jun 2021 19:13:33 +0000 (20:13 +0100)
lisp/isearch.el

index c47c66fc0f7932908fd1fcc89ef2b2f6cbd1335f..c8bd62875f4e2144b2b179424be5bc837922c648 100644 (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.