view etc/letter.xpm @ 80738:77c3ba2ec6a9

* emulation/edt.el (edt-default-emulation-setup): Share global-buffers-menu-map with the emulated global map.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 18 Aug 2008 19:09:07 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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