view etc/letter.xpm @ 47804:e635ea5fd015

Describe the shell command for running cus-test-all in the emacs source directory. Fix typo. Require cus-load explicitly.
author Markus Rost <rost@math.uni-bielefeld.de>
date Tue, 08 Oct 2002 20:08:55 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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