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