Function: hui:menu-help
hui:menu-help is a byte-compiled function defined in hui-mini.el.
Signature
(hui:menu-help HELP-STR)
Documentation
Display HELP-STR in a small window at the bottom of the selected frame.
If HELP-STR is already displayed in a help window, instead quit from the help window.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260822.1645/hui-mini.el
(defalias 'hui:menu-help #'hui:menu-enter)