Variable: tags-included-tables

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

Value

nil

Documentation

List of tags tables included by the current tags table.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/etags.el.gz
(defvar tags-included-tables nil
  "List of tags tables included by the current tags table.")