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)