Variable: org-recalc-commands

org-recalc-commands is a variable defined in org-table.el.gz.

Value

nil

Documentation

List of commands triggering the recalculation of a line.

Will be filled automatically during use.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-table.el.gz
(defvar org-recalc-commands nil
  "List of commands triggering the recalculation of a line.
Will be filled automatically during use.")