view lisp/sb-tag-minus.xpm @ 49504:0ffb4e489776

2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> * macterm.c (keycode_to_xkeysym_table): Add <tab>, <backspace>, <escape>. (keycode_to_xkeysym_table): Reformat and add more comments. (XTread_socket): Drop special case for backspace. * term/mac-win.el: Add entries in function-key-map for [tab], [backspace], [escape].
author Andrew Choi <akochoi@shaw.ca>
date Tue, 28 Jan 2003 18:46:07 +0000
parents b33142291391
children c2a09ac7b7b1
line wrap: on
line source

/* XPM */
static char * sb_tag__xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
"                    ",
"                    ",
"    ............... ",
"   .+++++++++++++++.",
"  .+@@@@@@@@@@@@@@+.",
" .+@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@++@@++++++@@@@@+.",
".+@++@@++++++@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
" .+@@@@@@@@@@@@@@@+.",
"  .+@@@@@@@@@@@@@@+.",
".  .+++++++++++++++.",
"    ............... ",
"                    "};