Variable: Info-edit-mode-hook
Info-edit-mode-hook is a variable defined in info-edit.el.gz.
This variable is obsolete since 24.4; editing Info nodes by hand is not recommended.
Value
nil
Documentation
Hook run when Info-edit-mode is activated.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/info-edit.el.gz
(defvar Info-edit-mode-hook nil
"Hook run when `Info-edit-mode' is activated.")