Variable: ediff-long-help-message-function

ediff-long-help-message-function is a buffer-local variable defined in ediff-help.el.gz.

Documentation

The long help message that the user can customize.

See ediff-brief-help-message-function for more.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/ediff-help.el.gz
(ediff-defvar-local ediff-long-help-message-function nil
  "The long help message that the user can customize.
See `ediff-brief-help-message-function' for more.")