projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
246e107
)
; Bump isearch.el :version after recent change.
author
Basil L. Contovounesios
<contovob@tcd.ie>
Tue, 1 Jun 2021 17:04:48 +0000
(18:04 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Tue, 1 Jun 2021 19:13:33 +0000
(20:13 +0100)
lisp/isearch.el
patch
|
blob
|
history
diff --git
a/lisp/isearch.el
b/lisp/isearch.el
index c47c66fc0f7932908fd1fcc89ef2b2f6cbd1335f..c8bd62875f4e2144b2b179424be5bc837922c648 100644
(file)
--- 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 "2
7
.1")
+ :version "2
8
.1")
(defcustom lazy-highlight-buffer nil
"Controls the lazy-highlighting of the full buffer.