Variable: org-clock-cancel-hook

org-clock-cancel-hook is a variable defined in org-clock.el.gz.

Value

nil

Documentation

Hook run when canceling the current clock.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-clock.el.gz
(defvar org-clock-cancel-hook nil
  "Hook run when canceling the current clock.")