Variable: org-agenda-represented-tags

org-agenda-represented-tags is a variable defined in org-agenda.el.gz.

Value

nil

Documentation

Cache for the list of all categories in the agenda.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-agenda.el.gz
(defvar org-agenda-represented-tags nil
  "Cache for the list of all categories in the agenda.")