summaryrefslogtreecommitdiff
path: root/lisp/man.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/man.el')
-rw-r--r--lisp/man.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/man.el b/lisp/man.el
index 5ff380baca0..735805f1bba 100644
--- a/lisp/man.el
+++ b/lisp/man.el
@@ -155,7 +155,7 @@ the manpage buffer."
:type 'face
:group 'man)
-(defcustom Man-reverse-face 'secondary-selection
+(defcustom Man-reverse-face 'highlight
"*Face to use when fontifying reverse video."
:type 'face
:group 'man)