view etc/letter.xpm @ 62656:de74a397ff54

Install a change I forgot to install at the last committing. * faces.el (mode-line-highlight): New face.
author Masatake YAMATO <jet@gyve.org>
date Mon, 23 May 2005 18:30:20 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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