aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 80a85e5efd3..4ee8f74fa4a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3049,6 +3049,8 @@ specified to etags, variables are tags also.
3049The new keywords are def, newcommand, renewcommand, newenvironment and 3049The new keywords are def, newcommand, renewcommand, newenvironment and
3050renewenvironment. 3050renewenvironment.
3051 3051
3052**** In C and derived languages, etags creates tags for #undef
3053
3052*** Honor #line directives. 3054*** Honor #line directives.
3053 3055
3054When Etags parses an input file that contains C preprocessor's #line 3056When Etags parses an input file that contains C preprocessor's #line