Function: hhist:element

hhist:element is a byte-compiled function defined in hhist.el.

Signature

(hhist:element)

Documentation

Return a history element for current point location.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hhist.el
(defun hhist:element ()
  "Return a history element for current point location."
  (current-frame-configuration))