Mercurial > emacs
changeset 35303:a1775d96a961
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Mon, 15 Jan 2001 08:59:15 +0000 |
parents | 6a51ef53518f |
children | e34fbc66493b |
files | lib-src/etags.1 |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/etags.1 Mon Jan 15 08:57:56 2001 +0000 +++ b/lib-src/etags.1 Mon Jan 15 08:59:15 2001 +0000 @@ -48,10 +48,10 @@ \&; the `\|\fBctags\fP\|' program is used to create a similar table in a format understood by .BR vi ( 1 )\c -\&. Both forms of the program understand -the syntax of C, Objective C, C++, Java, Fortran, Pascal, Cobol, Ada, Perl, -LaTeX, Scheme, Emacs Lisp/Common Lisp, Postscript, Erlang, Python, Prolog and -most assembler\-like syntaxes. +\&. Both forms of the program understand the syntax of C, Objective C, +C++, Java, Fortran, Ada, Cobol, Erlang, LaTeX, Emacs Lisp/Common Lisp, +makefiles, Pascal, Perl, Postscript, Python, Prolog, Scheme and most +assembler\-like syntaxes. Both forms read the files specified on the command line, and write a tag table (defaults: `\|TAGS\|' for \fBetags\fP, `\|tags\|' for \fBctags\fP) in the current working directory.