view lisp/gnus/evil.xpm @ 58004:ae799359b66c

(ada-gdb-application): Use goto-char instead of beginning-of-buffer.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 Nov 2004 03:58:37 +0000
parents 55fd4f77387a
children
line wrap: on
line source

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