Variable: crisp-mode-hook

crisp-mode-hook is a customizable variable defined in crisp.el.gz.

Value

nil

Documentation

Hook run by the function crisp-mode(var)/crisp-mode(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/crisp.el.gz
(defcustom crisp-mode-hook nil
  "Hook run by the function `crisp-mode'."
  :type 'hook)