view etc/letter.xpm @ 46531:00b0a792b2ff

(dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate, compiled-function-p, define-function): Move obsolescence declarations to subr.el.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 19 Jul 2002 06:23:28 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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