comparison etc/NEWS @ 91391:aa2844e3724f

*** 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'.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 01 Feb 2008 23:27:01 +0000
parents 35cce79c1900
children 1005e9f40553
comparison
equal deleted inserted replaced
91390:6ee898ffbe42 91391:aa2844e3724f
294 *** The --members option is now the default. 294 *** The --members option is now the default.
295 295
296 Use --no-members if you want the old default behaviour of not tagging 296 Use --no-members if you want the old default behaviour of not tagging
297 struct members in C, members variables in C++ and variables in PHP. 297 struct 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
300 loop queries the user interactively if an already-visited file has
301 been changed since the last visit. The new default value is `ask'.
302
299 ** VC 303 ** VC
300 *** Clicking on the VC mode-line entry now pops the VC menu. 304 *** Clicking on the VC mode-line entry now pops the VC menu.
301 305
302 *** The VC mode-line entry now has a tooltip that explains the VC file status. 306 *** The VC mode-line entry now has a tooltip that explains the VC file status.
303 307