view etc/letter.xpm @ 52181:2768e13cd476

(shell): With prefix-arg, suggest a new buffer name.
author Markus Rost <rost@math.uni-bielefeld.de>
date Tue, 12 Aug 2003 23:37:01 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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