/[emacs]/emacs/lisp/time.el
ViewVC logotype

Diff of /emacs/lisp/time.el

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

revision 1.81 by jurta, Tue Mar 23 07:41:38 2004 UTC revision 1.82 by kfstorm, Wed Feb 9 15:50:40 2005 UTC
# Line 131  background colour is the background of t Line 131  background colour is the background of t
131  make the mail indicator stand out on a colour display."  make the mail indicator stand out on a colour display."
132    :group 'faces    :group 'faces
133    :group 'display-time    :group 'display-time
134    :version "21.4"    :version "22.1"
135    :type '(choice (const :tag "None" nil) face))    :type '(choice (const :tag "None" nil) face))
136    
137  (defvar display-time-mail-icon  (defvar display-time-mail-icon
# Line 153  of the mode line.  It is specified by `d Line 153  of the mode line.  It is specified by `d
153    "String to use as the mail indicator in `display-time-string-forms'.    "String to use as the mail indicator in `display-time-string-forms'.
154  This can use the Unicode letter character if you can display it."  This can use the Unicode letter character if you can display it."
155    :group 'display-time    :group 'display-time
156    :version "21.4"    :version "22.1"
157    :type '(choice (const "Mail")    :type '(choice (const "Mail")
158                   ;; Use :tag here because the Lucid menu won't display                   ;; Use :tag here because the Lucid menu won't display
159                   ;; multibyte text.                   ;; multibyte text.

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

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