diff lisp/time.el @ 68217:7fad4c175274

(display-time-mail-face): Replace :group `faces' with `mode-line-faces'.
author Juri Linkov <juri@jurta.org>
date Mon, 16 Jan 2006 23:54:45 +0000
parents 7d23835637c8
children 3bd95f4f2941 d88caeac70d7
line wrap: on
line diff
--- a/lisp/time.el	Mon Jan 16 23:54:02 2006 +0000
+++ b/lisp/time.el	Mon Jan 16 23:54:45 2006 +0000
@@ -129,7 +129,7 @@
 If `display-time-use-mail-icon' is non-nil, the image's
 background color is the background of this face.  Set this to
 make the mail indicator stand out on a color display."
-  :group 'faces
+  :group 'mode-line-faces
   :group 'display-time
   :version "22.1"
   :type '(choice (const :tag "None" nil) face))