Variable: magit-mouse-set-point-hook

magit-mouse-set-point-hook is a variable defined in magit-section.el.

Value

(magit-log-maybe-update-revision-buffer
 magit-log-maybe-show-more-commits)

Documentation

Hook run by magit-mouse-set-point-hook.

Source Code

;; Defined in ~/.emacs.d/elpa/magit-section-20260731.2248/magit-section.el
(defvar magit-mouse-set-point-hook nil
  "Hook run by `magit-mouse-set-point-hook'.")