Mercurial > emacs
view etc/images/letter.xpm @ 98292:1943be2bc7c2
(fortune-in-buffer): Fix a bug which forced
usage of `fortune-file' even though a FILE argument was passed to
the function.
author | Tassilo Horn <tassilo@member.fsf.org> |
---|---|
date | Mon, 22 Sep 2008 10:24:31 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};