summaryrefslogtreecommitdiff
path: root/doc/emacs/glossary.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2016-01-09 21:12:46 +0200
committerEli Zaretskii <eliz@gnu.org>2016-01-09 21:12:46 +0200
commitf8208b69192359a97735d461f05060f6579df0f2 (patch)
tree6bc8a541209f3b4734c920b68565c90991e88102 /doc/emacs/glossary.texi
parentb131fb85580f3379d028bbb60dddd138dcbe3c98 (diff)
downloademacs-f8208b69192359a97735d461f05060f6579df0f2.tar.gz
emacs-f8208b69192359a97735d461f05060f6579df0f2.tar.bz2
emacs-f8208b69192359a97735d461f05060f6579df0f2.zip
Document the user-level features of the Xref package
* doc/emacs/maintaining.texi (Maintaining): Add a list of described features. (Xref): New section, made out of thoroughly rewritten "Tags" section. (Find Identifiers, Looking Up Identifiers, Xref Commands) (Identifier Search, List Identifiers): New subsections, incorporating the old tags commands and the new xref commands. (Tags Tables, Tag Syntax, Create Tags Table, Etags Regexps): Section and subsections demoted to a lower level. * doc/emacs/search.texi (Search): * doc/emacs/windows.texi (Pop Up Window): * doc/emacs/frames.texi (Creating Frames): * doc/emacs/programs.texi (Imenu, Symbol Completion): * doc/emacs/building.texi (Grep Searching): * doc/emacs/dired.texi (Operating on Files): * doc/emacs/glossary.texi (Glossary): All references to tags changed.
Diffstat (limited to 'doc/emacs/glossary.texi')
-rw-r--r--doc/emacs/glossary.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/glossary.texi b/doc/emacs/glossary.texi
index 4b9832f904b..bce97dacee2 100644
--- a/doc/emacs/glossary.texi
+++ b/doc/emacs/glossary.texi
@@ -1329,7 +1329,7 @@ indentation or completion.
@anchor{Glossary---Tags Table}
@item Tags Table
A tags table is a file that serves as an index to the function
-definitions in one or more other files. @xref{Tags}.
+definitions in one or more other files. @xref{Tags Tables}.
@item Termscript File
A termscript file contains a record of all characters sent by Emacs to