Variable: tags-included-tables-function

tags-included-tables-function is a variable defined in etags.el.gz.

Value

nil

Documentation

Function to do the work of function tags-included-tables(var)/tags-included-tables(fun) (which see).

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/etags.el.gz
(defvar tags-included-tables-function nil
  "Function to do the work of function `tags-included-tables' (which see).")