]> code.delx.au - gnu-emacs/blobdiff - man/maintaining.texi
(Acknowledgments): Fix bad @/ form.
[gnu-emacs] / man / maintaining.texi
index cff12dfb02651abedcca1680b1649598a9bef2f1..facde7020bc2dcf47bcb6f8c3a5cdddf8f51d7d1 100644 (file)
@@ -182,7 +182,8 @@ convenient.  Each name recorded is called a @dfn{tag}.
 @item
 In C code, any C function or typedef is a tag, and so are definitions of
 @code{struct}, @code{union} and @code{enum}.
-@code{#define} macro definitions and @code{enum} constants are also
+@code{#define} macro definitions, @code{#undef} and @code{enum}
+constants are also 
 tags, unless you specify @samp{--no-defines} when making the tags table.
 Similarly, global variables are tags, unless you specify
 @samp{--no-globals}.  Use of @samp{--no-globals} and @samp{--no-defines}