view etc/letter.xpm @ 75645:1c40bdf5603d

* net/newsticker.el (newsticker--insert-image): Update docstring, and insert the image directly. (newsticker--buffer-redraw): Update docstring.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 03 Feb 2007 17:34:35 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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