/[emacs]/emacs/lisp/isearch.el
ViewVC logotype

Diff of /emacs/lisp/isearch.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.252 by miles, Thu Jan 6 04:44:57 2005 UTC revision 1.253 by jurta, Thu Jan 6 06:54:28 2005 UTC
# Line 2446  Attempt to do the search exactly the way Line 2446  Attempt to do the search exactly the way
2446                          (goto-char (window-end)))))))                          (goto-char (window-end)))))))
2447              (unless nomore              (unless nomore
2448                (setq isearch-lazy-highlight-timer                (setq isearch-lazy-highlight-timer
2449                      (run-at-time isearch-lazy-highlight-interval nil                      (run-at-time lazy-highlight-interval nil
2450                                   'isearch-lazy-highlight-update)))))))))                                   'isearch-lazy-highlight-update)))))))))
2451    
2452  (defun isearch-resume (search regexp word forward message case-fold)  (defun isearch-resume (search regexp word forward message case-fold)

Legend:
Removed from v.1.252  
changed lines
  Added in v.1.253

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26