]> git.eshelyaron.com Git - emacs.git/commitdiff
(show-trailing-whitespace): In group `whitespace-faces'.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 May 2005 15:40:37 +0000 (15:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 May 2005 15:40:37 +0000 (15:40 +0000)
lisp/frame.el

index e7cf62ef708e8cbe6d21d1fc32547765eeb0a4fa..3693295e819e266a1e205b91443039111bf689fd 100644 (file)
@@ -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)
 
 
 \f