aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ediff-help.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ediff-help.el')
-rw-r--r--lisp/ediff-help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-help.el b/lisp/ediff-help.el
index bdd92f5c12d..69d170faedf 100644
--- a/lisp/ediff-help.el
+++ b/lisp/ediff-help.el
@@ -132,7 +132,7 @@ Normally, not a user option. See `ediff-help-message' for details.")
132 "Normally, not a user option. See `ediff-help-message' for details.") 132 "Normally, not a user option. See `ediff-help-message' for details.")
133 133
134(defconst ediff-brief-message-string 134(defconst ediff-brief-message-string
135 " ? -quick help " 135 " Type ? for help"
136 "Contents of the brief help message.") 136 "Contents of the brief help message.")
137;; The actual brief help message 137;; The actual brief help message
138(ediff-defvar-local ediff-brief-help-message "" 138(ediff-defvar-local ediff-brief-help-message ""