view etc/letter.xpm @ 47624:dbdc31f1646b

(ibuffer-update): Call `minibufferp' with argument instead of within `with-current-buffer'.
author John Paul Wallington <jpw@pobox.com>
date Thu, 26 Sep 2002 17:54:00 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c #000000",
" 	c #FFFFFF",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};