Mercurial > emacs
view etc/images/letter.xpm @ 111277:f1b7bcd27c95
Silence sieve-manage.el compilation.
* lisp/gnus/sieve-manage.el: Require 'cl when compiling, for caddr.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 31 Oct 2010 18:38:04 -0700 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};