projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dacb45a
)
(gnus-summary-isearch-article): Don't bind `isearch-lazy-highlight'.
author
yamaoka
<yamaoka>
Wed, 1 Sep 1999 02:04:02 +0000
(
02:04
+0000)
committer
yamaoka
<yamaoka>
Wed, 1 Sep 1999 02:04:02 +0000
(
02:04
+0000)
;; It has been deleted from the latest XEmacs.
lisp/gnus-sum.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-sum.el
b/lisp/gnus-sum.el
index
6465402
..
492c4f9
100644
(file)
--- a/
lisp/gnus-sum.el
+++ b/
lisp/gnus-sum.el
@@
-6920,7
+6920,6
@@
If REGEXP-P (the prefix) is non-nil, do regexp isearch."
(old (gnus-summary-select-article)))
(gnus-configure-windows 'article)
(gnus-eval-in-buffer-window gnus-article-buffer
- (set (make-local-variable 'isearch-lazy-highlight) t)
(save-restriction
(widen)
(when (eq 'old old)