From f175bfffb0cee3f0c346e01465afc56dfc7177de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Potort=C3=AC?= Date: Thu, 20 Jun 2002 08:52:22 +0000 Subject: etags --- man/maintaining.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/maintaining.texi b/man/maintaining.texi index c92c45d3172..a9d126816e3 100644 --- a/man/maintaining.texi +++ b/man/maintaining.texi @@ -332,7 +332,8 @@ in the file. In Fortran code, functions, subroutines and block data are tags. @item -In makefiles, targets are tags. +In makefiles, targets are tags; additionally, variables are tags +unless you specify @samp{--no-globals}. @item In Objective C code, tags include Objective C definitions for classes, -- cgit v1.2.1