X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/da85a02af7585384008d3ebec836a7b8571f175d..d024fb4ec9dd59c0364e01768514ef67e2d17457:/lisp/faces.el diff --git a/lisp/faces.el b/lisp/faces.el index 302f8af35a..9a78ab69ca 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -1255,7 +1255,7 @@ arg, prompt for a regular expression." (insert (substitute-command-keys (concat - "\\>Use " + "\\Use " (if (display-mouse-p) "\\[help-follow-mouse] or ") "\\[help-follow] on a face name to customize it\n" "or on its sample text for a description of the face.\n\n")))