view etc/letter.xpm @ 55495:4e81c5df6c36

(inferior-python-mode-map): Remove erroneous C-c C-z binding.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 10 May 2004 15:32:01 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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