changeset 62521:91bf7b558b82

(show-trailing-whitespace): In group `whitespace-faces'.
author Richard M. Stallman <rms@gnu.org>
date Thu, 19 May 2005 15:40:37 +0000
parents ee08cd4e1bf0
children 95e7ae46e475
files lisp/frame.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/frame.el	Thu May 19 15:39:56 2005 +0000
+++ b/lisp/frame.el	Thu May 19 15:40:37 2005 +0000
@@ -1207,7 +1207,7 @@
 This is done in the face `trailing-whitespace'."
   :tag "Highlight trailing whitespace."
   :type 'boolean
-  :group 'font-lock)
+  :group 'whitespace-faces)