# HG changeset patch # User Chong Yidong # Date 1201908421 0 # Node ID aa2844e3724f9f8e1925d9134a52d65aa78bf1ac # Parent 6ee898ffbe420325a566fd28f86e4f281ff038f0 *** If tags-loop-revert-buffers has the value `ask', the tags-scanning loop queries the user interactively if an already-visited file has been changed since the last visit. The new default value is `ask'. diff -r 6ee898ffbe42 -r aa2844e3724f etc/NEWS --- a/etc/NEWS Fri Feb 01 23:23:54 2008 +0000 +++ b/etc/NEWS Fri Feb 01 23:27:01 2008 +0000 @@ -296,6 +296,10 @@ Use --no-members if you want the old default behaviour of not tagging struct members in C, members variables in C++ and variables in PHP. +*** If tags-loop-revert-buffers has the value `ask', the tags-scanning +loop queries the user interactively if an already-visited file has +been changed since the last visit. The new default value is `ask'. + ** VC *** Clicking on the VC mode-line entry now pops the VC menu.