view etc/letter.xpm @ 59114:3f2406abbe2a

(Fbuffer_disable_undo): Deleted (moved to simple.el). (syms_of_buffer): Don't defsubr it.
author Richard M. Stallman <rms@gnu.org>
date Mon, 27 Dec 2004 16:07:42 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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