From b4aefb19b7176c198d19f27285367486bb13271a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 19 May 2005 15:40:37 +0000 Subject: [PATCH] (show-trailing-whitespace): In group `whitespace-faces'. --- lisp/frame.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/frame.el b/lisp/frame.el index e7cf62ef708..3693295e819 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -1207,7 +1207,7 @@ left untouched. FRAME nil or omitted means use the selected frame." This is done in the face `trailing-whitespace'." :tag "Highlight trailing whitespace." :type 'boolean - :group 'font-lock) + :group 'whitespace-faces) -- 2.39.5