comparison etc/etags.1 @ 42043:0fe5fe39786c

Etags changes for Prolog and PHP.
author Francesco Potortì <pot@gnu.org>
date Sat, 15 Dec 2001 16:08:32 +0000
parents e2c032a0aa44
children 16affaf7292b
comparison
equal deleted inserted replaced
42042:481d38f6aec2 42043:0fe5fe39786c
48 \&; the \|\fBctags\fP\| program is used to create a similar table in a 48 \&; the \|\fBctags\fP\| program is used to create a similar table in a
49 format understood by 49 format understood by
50 .BR vi ( 1 )\c 50 .BR vi ( 1 )\c
51 \&. Both forms of the program understand 51 \&. Both forms of the program understand
52 the syntax of C, Objective C, C++, Java, Fortran, Ada, Cobol, Erlang, 52 the syntax of C, Objective C, C++, Java, Fortran, Ada, Cobol, Erlang,
53 LaTeX, Emacs Lisp/Common Lisp, makefiles, Pascal, Perl, Postscript, 53 LaTeX, Emacs Lisp/Common Lisp, makefiles, Pascal, Perl, PHP, Postscript,
54 Python, Prolog, Scheme and 54 Python, Prolog, Scheme and
55 most assembler\-like syntaxes. 55 most assembler\-like syntaxes.
56 Both forms read the files specified on the command line, and write a tag 56 Both forms read the files specified on the command line, and write a tag
57 table (defaults: \fBTAGS\fP for \fBetags\fP, \fBtags\fP for 57 table (defaults: \fBTAGS\fP for \fBetags\fP, \fBtags\fP for
58 \fBctags\fP) in the current working directory. 58 \fBctags\fP) in the current working directory.
165 .br 165 .br
166 166
167 Tag the DEFVAR macros in the emacs source files: 167 Tag the DEFVAR macros in the emacs source files:
168 .br 168 .br
169 \fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"\/'\fP 169 \fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"\/'\fP
170 .\"" This comment is to avoid confusion to Emacs syntax highlighting
170 .br 171 .br
171 172
172 Tag VHDL files (this example is a single long line, broken here for 173 Tag VHDL files (this example is a single long line, broken here for
173 formatting reasons): 174 formatting reasons):
174 .br 175 .br