From: Francesco Potortì <pot@gnu.org>
Date: Mon, 15 Jan 2001 08:59:15 +0000 (+0000)
Subject: *** empty log message ***
X-Git-Tag: emacs-pretest-21.0.96~291
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6bfeebef39b9aa8f18ed72253e6976d443e1c592;p=emacs.git

*** empty log message ***
---

diff --git a/lib-src/etags.1 b/lib-src/etags.1
index ab9a48e5524..44dadad6d1a 100644
--- a/lib-src/etags.1
+++ b/lib-src/etags.1
@@ -48,10 +48,10 @@ understood by
 \&; 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.