Function: hui:but-flash

hui:but-flash is a byte-compiled function defined in hsettings.el.

Signature

(hui:but-flash)

Documentation

Button flash No-op.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hsettings.el
;;; ************************************************************************
;;; GNU EMACS CONFIGURATION
;;; ************************************************************************

;; No-op unless set by one of the conditionals below.
(defun hui:but-flash ()
  "Button flash No-op.")