Mercurial > hg > xemacs-beta
diff man/xemacs/xemacs.texi @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | ac2d302a0011 |
children | bfd6434d15b3 |
line wrap: on
line diff
--- a/man/xemacs/xemacs.texi Mon Aug 13 09:00:04 2007 +0200 +++ b/man/xemacs/xemacs.texi Mon Aug 13 09:02:59 2007 +0200 @@ -93,7 +93,7 @@ XEmacs is the extensible, customizable, self-documenting real-time display editor. This Info file describes how to edit with Emacs and some of how to customize it, but not how to extend it. It -corresponds to XEmacs version 19.15. +corresponds to XEmacs version 20.0. This manual is intended as a detailed reference to XEmacs. If you are looking for an introductory manual, see the New User's @@ -450,15 +450,14 @@ * Lisp Indent:: Specifying how each Lisp function should be indented. * C Indent:: Choosing an indentation style for C code. -Tag Tables +Tags Tables -* Tag Syntax:: -* Create Tag Table:: -* Select Tag Table:: -* Find Tag:: -* Tags Search:: -* Tags Stepping:: -* List Tags:: +* Tag Syntax:: Tag syntax for various types of code and text files. +* Create Tags Table:: Creating a tags table with @code{etags}. +* Select Tags Table:: How to visit a tags table. +* Find Tag:: Commands to find the definition of a specific tag. +* Tags Search:: Using a tags table for searching and replacing. +* List Tags:: Listing and finding tags defined in a file. Fortran Mode