view etc/letter.xpm @ 59974:bb6a99f86b5d

* xfns.c (Fx_backspace_delete_keys_p): Added comment about the reason for the approach in the code.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 07 Feb 2005 12:50:38 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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