view lisp/gnus/forced.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 55fd4f77387a
children
line wrap: on
line source

/* XPM */
static char * forced_xpm[] = {
"13 14 3 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".+++++++++++.",
".++..+++..++.",
".++..+++..++.",
".+++++++++++.",
".+++++++++++.",
".+.+++++++.+.",
".+.+++++++.+.",
".+.........+.",
".+++++++++++.",
" ...+++++... ",
"   .......   "};