Variable: decipher-mode-hook
decipher-mode-hook is a customizable variable defined in
decipher.el.gz.
Value
nil
Documentation
Hook to run upon entry to decipher.
Source Code
;; Defined in /usr/src/emacs/lisp/play/decipher.el.gz
(defcustom decipher-mode-hook nil
"Hook to run upon entry to decipher."
:type 'hook)