view lisp/toolbar/gud-n.xpm @ 55584:bdbbd721cc67

(describe-char-unicode-data, describe-char-unicodedata-file): Re-enable the unicode code now that the licensing issues have been cleared in the unicode-4 license. (describe-text-properties-1): Remove unused `overlay' var. (describe-char): Remove unused var `buffer'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 14 May 2004 05:02:18 +0000
parents 01eff098e535
children f7114bba1fd4
line wrap: on
line source

/* XPM */
static char * next_xpm[] = {
"24 24 7 1",
" 	c #c0c0c0",
".	c #cc0033",
"X	c #616161",
"o	c #2a1f55",
"O	c #adadad",
"+	c #d40000",
"@	c #cc9999",
"                        ",
"                        ",
"                        ",
"                        ",
"      ..........        ",
"     .          .       ",
"    .            .      ",
"    .  Xo  oX    .      ",
"    . XoO  OoX   .      ",
"    . oo    oo +@.@+    ",
"      oo    oo @...@    ",
"      oo    oo  ...     ",
"      oX    Xo  @.@     ",
"     oo      oo  .      ",
"      oX    Xo          ",
"      oo    oo          ",
"      oo    oo          ",
"      oo    oo          ",
"      XoO  OoX          ",
"       Xo  oX           ",
"                        ",
"                        ",
"                        ",
"                        "};