view etc/letter.xpm @ 49105:9cd789fbff75

(Fuser_variable_p): Doc change. For custom variables, use the same test as for custom-variable-p.
author Markus Rost <rost@math.uni-bielefeld.de>
date Tue, 07 Jan 2003 19:33:57 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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