emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/replace.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/replace.el
Date: Mon, 03 Jan 2005 21:50:34 -0500

Index: emacs/lisp/replace.el
diff -c emacs/lisp/replace.el:1.199 emacs/lisp/replace.el:1.200
*** emacs/lisp/replace.el:1.199 Sat Jan  1 22:29:36 2005
--- emacs/lisp/replace.el       Tue Jan  4 02:27:16 2005
***************
*** 1267,1274 ****
    "*Controls the lazy-highlighting during query replacements.
  When non-nil, all text in the buffer matching the current match
  is highlighted lazily using isearch lazy highlighting (see
! `isearch-lazy-highlight-initial-delay' and
! `isearch-lazy-highlight-interval')."
    :type 'boolean
    :group 'matching
    :version "21.4")
--- 1267,1274 ----
    "*Controls the lazy-highlighting during query replacements.
  When non-nil, all text in the buffer matching the current match
  is highlighted lazily using isearch lazy highlighting (see
! `lazy-highlight-initial-delay' and
! `lazy-highlight-interval')."
    :type 'boolean
    :group 'matching
    :version "21.4")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]