view lisp/toolbar/gud-pstar.xpm @ 63558:d93100b97dcc

(term-get-old-input, term-input-filter, term-input-sender) (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
author Richard M. Stallman <rms@gnu.org>
date Fri, 17 Jun 2005 14:37:55 +0000
parents 5db7a2ef6f87
children
line wrap: on
line source

/* XPM */
static char * gud_pstar_xpm[] = {
"24 24 2 1",
" 	c #BDBDBEBEBDBD",
".	c #000000000000",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"         ... ...        ",
"          ... ...       ",
"          ..   ..   .   ",
"          ..   .. . . . ",
"          ..   ..  ...  ",
"          ..   .. . . . ",
"          ..   ..   .   ",
"          ... ..        ",
"          .. ..         ",
"          ..            ",
"          ..            ",
"          ..            ",
"         ....           ",
"                        ",
"                        ",
"                        "};