/[emacs]/emacs/lisp/generic-x.el
ViewVC logotype

Diff of /emacs/lisp/generic-x.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by lute, Sun Apr 3 20:52:03 2005 UTC revision 1.29 by lute, Tue Apr 5 18:33:50 2005 UTC
# Line 1616  generic-x to enable the specified modes. Line 1616  generic-x to enable the specified modes.
1616      (((class color)     (background dark))  (:background "red"))      (((class color)     (background dark))  (:background "red"))
1617      (t (:weight bold)))      (t (:weight bold)))
1618    "Font Lock mode face used to highlight TABs."    "Font Lock mode face used to highlight TABs."
1619    :group 'show-tabs)    :group 'generic-x)
1620    
1621  (defface show-tabs-space-face  (defface show-tabs-space-face
1622    '((((class grayscale) (background light)) (:background "DimGray"   :weight bold))    '((((class grayscale) (background light)) (:background "DimGray"   :weight bold))
# Line 1625  generic-x to enable the specified modes. Line 1625  generic-x to enable the specified modes.
1625      (((class color)     (background dark))  (:background "yellow"))      (((class color)     (background dark))  (:background "yellow"))
1626      (t (:weight bold)))      (t (:weight bold)))
1627    "Font Lock mode face used to highlight spaces."    "Font Lock mode face used to highlight spaces."
1628    :group 'show-tabs)    :group 'generic-x)
1629    
1630  (define-generic-mode show-tabs-generic-mode  (define-generic-mode show-tabs-generic-mode
1631    nil ;; no comment char    nil ;; no comment char

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26