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