emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 5e0cf09 1/2: ; Bump isearch.el :version after recent change.


From: Basil L. Contovounesios
Subject: master 5e0cf09 1/2: ; Bump isearch.el :version after recent change.
Date: Tue, 1 Jun 2021 15:22:35 -0400 (EDT)

branch: master
commit 5e0cf09f1ebf32ab5b9325fda5c9264c60959ed0
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; 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 c47c66f..c8bd628 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]