Function: hmh--run-show-hook
hmh--run-show-hook is a byte-compiled function defined in hmh.el.
Signature
(hmh--run-show-hook &rest _)
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmh.el
(defun hmh--run-show-hook (&rest _) (run-hooks 'mh-show-hook))