Variable: ediff-registry-setup-hook

ediff-registry-setup-hook is a customizable variable defined in ediff-mult.el.gz.

Value

nil

Documentation

Hooks run just after the registry control panel is set up.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/ediff-mult.el.gz
(defcustom ediff-registry-setup-hook nil
  "Hooks run just after the registry control panel is set up."
  :type 'hook)