Variable: tags-loop-revert-buffers
tags-loop-revert-buffers is an alias and customizable for
fileloop-revert-buffers, defined in etags.el.gz.
This variable is obsolete since 27.1; use fileloop-revert-buffers
instead.
Value
silent
Documentation
Whether to revert files during fileloop operation.
This can be one of:
silent means to only do it if revert-without-query is applicable;
t means to offer to do it for all applicable files;
nil means never to do it
Probably introduced at or before Emacs version 27.1.
Aliases
tags-loop-revert-buffers (obsolete since 27.1)