diff options
Diffstat (limited to 'lisp/gnus/gnus-art.el')
-rw-r--r-- | lisp/gnus/gnus-art.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index 59c3bbc76ed..2a56a12dbba 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -743,7 +743,7 @@ Each element is a regular expression." "Face used for highlighting buttons in the article buffer. An article button is a piece of text that you can activate by pressing -`RET' or `mouse-2' above it." +\\`RET' or `mouse-2' above it." :type 'face :group 'gnus-article-buttons) |