comparison etc/etags.1 @ 57086:a10fd092f06f

Added support for the Lua script language.
author Francesco Potortì <pot@gnu.org>
date Mon, 13 Sep 2004 13:35:43 +0000
parents 28b649226666
children 297e3051e6ac
comparison
equal deleted inserted replaced
57085:4408e76f8d90 57086:a10fd092f06f
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, HTML, 52 the syntax of C, Objective C, C++, Java, Fortran, Ada, Cobol, Erlang, HTML,
53 LaTeX, Emacs Lisp/Common Lisp, makefiles, Pascal, Perl, PHP, Postscript, 53 LaTeX, Emacs Lisp/Common Lisp, Lua, makefile, 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.