From: yamaoka Date: Wed, 1 Sep 1999 02:04:02 +0000 (+0000) Subject: (gnus-summary-isearch-article): Don't bind `isearch-lazy-highlight'. X-Git-Tag: t-gnus-6_13_1-02~6 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3615379eab7744e29ed9e32482999e341e14f400;p=elisp%2Fgnus.git- (gnus-summary-isearch-article): Don't bind `isearch-lazy-highlight'. ;; It has been deleted from the latest XEmacs. --- diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index 6465402..492c4f9 100644 --- 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)