view etc/letter.xpm @ 56474:1dae117d6134

(syms_of_xdisp): Correct capitalization error in `window-scroll-functions' docstring.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 19 Jul 2004 00:50:20 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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