[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/isearch.el
From: |
Dave Love |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/isearch.el |
Date: |
Wed, 03 Jul 2002 18:45:45 -0400 |
Index: emacs/lisp/isearch.el
diff -c emacs/lisp/isearch.el:1.211 emacs/lisp/isearch.el:1.212
*** emacs/lisp/isearch.el:1.211 Wed Apr 10 10:47:27 2002
--- emacs/lisp/isearch.el Fri Apr 26 23:46:26 2002
***************
*** 1899,1906 ****
;;; - the variable `isearch-invalid-regexp' is expected to be true
;;; iff `isearch-string' is an invalid regexp.
- (require 'timer)
-
(defgroup isearch-lazy-highlight nil
"Lazy highlighting feature for incremental search."
:prefix "isearch-lazy-highlight-"
--- 1899,1904 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/isearch.el,
Dave Love <=