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