Variable: apropos-mode-hook

apropos-mode-hook is a variable defined in apropos.el.gz.

Value

nil

Documentation

Hook run when mode is turned on.

Probably introduced at or before Emacs version 21.1.

Source Code

;; Defined in /usr/src/emacs/lisp/apropos.el.gz
(defvar apropos-mode-hook nil
  "Hook run when mode is turned on.")