Variable: gnus-undo-mode-hook
gnus-undo-mode-hook is a customizable variable defined in
gnus-undo.el.gz.
Value
nil
Documentation
Hook called in all gnus-undo-mode(var)/gnus-undo-mode(fun) buffers.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-undo.el.gz
(defcustom gnus-undo-mode-hook nil
"Hook called in all `gnus-undo-mode' buffers."
:type 'hook)