/[emacs]/emacs/lisp/progmodes/etags.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/etags.el

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

revision 1.158 by monnier, Sun Dec 2 07:16:37 2001 UTC revision 1.159 by rms, Sun Dec 30 00:52:52 2001 UTC
# Line 1727  See documentation of variable `tags-file Line 1727  See documentation of variable `tags-file
1727    
1728  ;;;###autoload  ;;;###autoload
1729  (defun tags-query-replace (from to &optional delimited file-list-form start end)  (defun tags-query-replace (from to &optional delimited file-list-form start end)
1730    "`Query-replace-regexp' FROM with TO through all files listed in tags table.    "Do `query-replace-regexp' of FROM with TO on all files listed in tags table.
1731  Third arg DELIMITED (prefix arg) means replace only word-delimited matches.  Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
1732  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
1733  with the command \\[tags-loop-continue].  with the command \\[tags-loop-continue].
1734    
1735  See documentation of variable `tags-file-name'."  See documentation of variable `tags-file-name'."

Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

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