Variable: tags-completion-table

tags-completion-table is a variable defined in etags.el.gz.

Value

nil

Documentation

List of tag names defined in current tags table.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/etags.el.gz
(defvar tags-completion-table nil
  "List of tag names defined in current tags table.")