]> code.delx.au - gnu-emacs/commitdiff
(show-tabs-tab-face, show-tabs-space-face): Put them in the generic-x group.
authorLute Kamstra <lute@gnu.org>
Tue, 5 Apr 2005 18:33:50 +0000 (18:33 +0000)
committerLute Kamstra <lute@gnu.org>
Tue, 5 Apr 2005 18:33:50 +0000 (18:33 +0000)
lisp/generic-x.el

index 019456aae6bd042d7d123e88d95386421fdaa9b3..d24ed3785436a422c02ea32658966e5904a2e717 100644 (file)
@@ -1616,7 +1616,7 @@ generic-x to enable the specified modes."
     (((class color)     (background dark))  (:background "red"))
     (t (:weight bold)))
   "Font Lock mode face used to highlight TABs."
-  :group 'show-tabs)
+  :group 'generic-x)
 
 (defface show-tabs-space-face
   '((((class grayscale) (background light)) (:background "DimGray"   :weight bold))
@@ -1625,7 +1625,7 @@ generic-x to enable the specified modes."
     (((class color)     (background dark))  (:background "yellow"))
     (t (:weight bold)))
   "Font Lock mode face used to highlight spaces."
-  :group 'show-tabs)
+  :group 'generic-x)
 
 (define-generic-mode show-tabs-generic-mode
   nil ;; no comment char