1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00

(Tag Syntax): Fix cross ref.

This commit is contained in:
Dave Love 1999-11-16 12:31:31 +00:00
parent 0a14b9bb34
commit c0e1bdfdee

View file

@ -1728,7 +1728,7 @@ In Python code, @code{def} or @code{class} at the beginning of a line
generate a tag.
@end itemize
You can also generate tags based on regexp matching (@pxref{Using
You can also generate tags based on regexp matching (@pxref{Etags
Regexps}) to handle other formats and languages.
@node Create Tags Table