Variable: ediff-brief-message-string
ediff-brief-message-string is a variable defined in ediff-help.el.gz.
Value
" Type ? for help"
Documentation
Contents of the brief help message.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/ediff-help.el.gz
(defconst ediff-brief-message-string
" Type ? for help"
"Contents of the brief help message.")