Mercurial > emacs
view lisp/sb-pg.xpm @ 32918:dd8c5458b624
2000-10-26 Dave Love <fx@gnu.org>
* mail-source.el: Require imap when compiling and defvar
display-time-mail-function. Require mm-util.
(nnheader-cancel-timer): Autoload.
(mail-source-imap-authenticators, mail-source-imap-streams): New
variables.
(mail-sources): Use them.
(defvar): Use rmail-spool-directory unconditionally.
2000-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
* mail-source.el (mail-sources): Better `:type'.
2000-10-26 Kai Gro?ohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* mail-source.el (mail-source-keyword-map): Use
`rmail-spool-directory' as a default directory for the `file'
source, if the variable is defined. Fall back to hardcoded
"/usr/spool/mail/", as before. Suggestion by Steven E. Harris
<seh@speakeasy.org>.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 26 Oct 2000 17:13:22 +0000 |
parents | 6fb6afe9f97a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_file_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+@+@@@@@@@@@@+.", " .+@@+@@@@@@@@@@+.", " .+@@@+@@@@@@@@@@+.", " .+@@@@+@@@@@@@@@@+.", ".+++++++@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};