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