aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorFrancesco Potortì <[email protected]>2002-06-20 08:52:22 +0000
committerFrancesco Potortì <[email protected]>2002-06-20 08:52:22 +0000
commitf175bfffb0cee3f0c346e01465afc56dfc7177de (patch)
tree3bbb807ab11a117bf3564c70fa619882feef0a1c /man
parent2b74996486237ed145c000062e20f0ef9c39ec26 (diff)
etags
Diffstat (limited to 'man')
-rw-r--r--man/maintaining.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/maintaining.texi b/man/maintaining.texi
index c92c45d317..a9d126816e 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,