Variable: tags-table-files-function
tags-table-files-function is a variable defined in etags.el.gz.
Value
nil
Documentation
Function to do the work of function tags-table-files(var)/tags-table-files(fun) (which see).
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/etags.el.gz
(defvar tags-table-files-function nil
"Function to do the work of function `tags-table-files' (which see).")