Mercurial > emacs
changeset 79937:c8e7c8ab6ded
(Tags): Delete redundant index entry.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 26 Jan 2008 23:57:13 +0000 |
parents | 996fec9cb719 |
children | ad7fd6c7e3ff |
files | man/maintaining.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/maintaining.texi Sat Jan 26 22:26:18 2008 +0000 +++ b/man/maintaining.texi Sat Jan 26 23:57:13 2008 +0000 @@ -130,7 +130,6 @@ @node Tags @section Tags Tables -@cindex tags @cindex tag tables A @dfn{tags table} is a description of how a multi-file program is @@ -793,9 +792,10 @@ It is possible to get through all the files in the tags table with a single invocation of @kbd{M-x tags-query-replace}. But often it is useful to exit temporarily, which you can do with any input event that -has no special query replace meaning. You can resume the query replace -subsequently by typing @kbd{M-,}; this command resumes the last tags -search or replace command that you did. +has no special query replace meaning. You can resume the query +replace subsequently by typing @kbd{M-,}; this command resumes the +last tags search or replace command that you did. For instance, to +skip the rest of the current file, you can type @kbd{M-> M-,}. The commands in this section carry out much broader searches than the @code{find-tag} family. The @code{find-tag} commands search only for