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