aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 85bd1ebdcb8..b389e2800f1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -951,7 +951,7 @@ on the corresponding remote system.
951 951
952*** Eldoc highlights the function argument under point 952*** Eldoc highlights the function argument under point
953with the face `eldoc-highlight-function-argument'. 953with the face `eldoc-highlight-function-argument'.
954 954+++
955*** In Etags, the --members option is now the default. 955*** In Etags, the --members option is now the default.
956Use --no-members if you want the old default behavior of not tagging 956Use --no-members if you want the old default behavior of not tagging
957struct members in C, members variables in C++ and variables in PHP. 957struct members in C, members variables in C++ and variables in PHP.