view etc/letter.xpm @ 63595:5f8cc0ba19ce

(comment-line-break-function): Doc fix: don't say variable is automatically buffer-local (it isn't).
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 20 Jun 2005 13:52:07 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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