view etc/letter.xpm @ 49567:8f5cfbb41433

(hexl-mode-map): Bind C-m to `hexl-self-insert-command'.
author John Paul Wallington <jpw@pobox.com>
date Sun, 02 Feb 2003 16:04:17 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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