/[emacs]/emacs/lisp/dired-aux.el
ViewVC logotype

Diff of /emacs/lisp/dired-aux.el

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

revision 1.95 by pj, Thu Dec 20 18:36:08 2001 UTC revision 1.96 by rms, Sun Dec 30 00:53:22 2001 UTC
# Line 2004  To continue searching for next match, us Line 2004  To continue searching for next match, us
2004  (defun dired-do-query-replace-regexp (from to &optional delimited)  (defun dired-do-query-replace-regexp (from to &optional delimited)
2005    "Do `query-replace-regexp' of FROM with TO, on all marked files.    "Do `query-replace-regexp' of FROM with TO, on all marked files.
2006  Third arg DELIMITED (prefix arg) means replace only word-delimited matches.  Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
2007  If you exit (\\[keyboard-quit] or ESC), you can resume the query replace  If you exit (\\[keyboard-quit], RET or q), you can resume the query replace
2008  with the command \\[tags-loop-continue]."  with the command \\[tags-loop-continue]."
2009    (interactive    (interactive
2010     "sQuery replace in marked files (regexp): \nsQuery replace %s by: \nP")     "sQuery replace in marked files (regexp): \nsQuery replace %s by: \nP")

Legend:
Removed from v.1.95  
changed lines
  Added in v.1.96

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