Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
39f2174e
Commit
39f2174e
authored
Jan 16, 2001
by
Dave Love
Browse files
(isearch-lazy-highlight): Add :version.
parent
92328ec5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/isearch.el
lisp/isearch.el
+1
-0
No files found.
lisp/ChangeLog
View file @
39f2174e
2001-01-16 Dave Love <fx@gnu.org>
* isearch.el (isearch-lazy-highlight): Add :version.
* simple.el (backward-delete-char-untabify-method)
(next-line-add-newlines): Add :version.
...
...
lisp/isearch.el
View file @
39f2174e
...
...
@@ -1849,6 +1849,7 @@ since they have special meaning in a regexp."
(defgroup isearch-lazy-highlight nil
"
Lazy
highlighting
feature
for
incremental
search.
"
:prefix "
isearch-lazy-highlight-
"
:version "
21.1
"
:group 'isearch)
(defcustom isearch-lazy-highlight t
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment