aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7c285817aab..e9e281e9bca 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -296,10 +296,6 @@ set a variable's `safe-local-variable' and `risky-local-variable' property.
296Use --no-members if you want the old default behaviour of not tagging 296Use --no-members if you want the old default behaviour of not tagging
297struct members in C, members variables in C++ and variables in PHP. 297struct members in C, members variables in C++ and variables in PHP.
298 298
299*** If tags-loop-revert-buffers has the value `ask', the tags-scanning
300loop queries the user interactively if an already-visited file has
301been changed since the last visit. The new default value is `ask'.
302
303** VC 299** VC
304*** Clicking on the VC mode-line entry now pops the VC menu. 300*** Clicking on the VC mode-line entry now pops the VC menu.
305 301