Variable: org-last-tags-completion-table

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

Value

nil

Documentation

The last used completion table for tags.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org.el.gz
(defvar org-last-tags-completion-table nil
  "The last used completion table for tags.")