Variable: ediff-long-help-message
ediff-long-help-message is a buffer-local variable defined in
ediff-help.el.gz.
Documentation
Normally, not a user option. See ediff-help-message for details.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/ediff-help.el.gz
;; The actual long help message.
(ediff-defvar-local ediff-long-help-message ""
"Normally, not a user option. See `ediff-help-message' for details.")