Variable: org-clock-heading

org-clock-heading is a variable defined in org.el.gz.

Value

""

Documentation

The heading of the current clock entry.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org.el.gz
(defvar org-clock-heading ""
  "The heading of the current clock entry.")