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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/replace.el
Date: Sun, 12 May 2002 13:28:43 -0400

Index: emacs/lisp/replace.el
diff -c emacs/lisp/replace.el:1.140 emacs/lisp/replace.el:1.141
*** emacs/lisp/replace.el:1.140 Tue May  7 23:53:19 2002
--- emacs/lisp/replace.el       Sun May 12 13:28:42 2002
***************
*** 62,68 ****
    "*Non-nil means `query-replace' and friends ignore read-only matches."
    :type 'boolean
    :group 'matching
!   :version "21.3")
  
  (defun query-replace-read-args (string regexp-flag &optional noerror)
    (unless noerror
--- 62,68 ----
    "*Non-nil means `query-replace' and friends ignore read-only matches."
    :type 'boolean
    :group 'matching
!   :version "21.4")
  
  (defun query-replace-read-args (string regexp-flag &optional noerror)
    (unless noerror



reply via email to

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