view etc/letter.xpm @ 64434:0eca480a23a7

(ada-make-body): Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 18 Jul 2005 11:28:53 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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