Mercurial > emacs
view etc/images/gud/pstar.xpm @ 98132:a20e31c64c31
* edmacro.el (edmacro-parse-keys): Fix last change to omit macros of
the <<foo>> form.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 10 Sep 2008 21:50:15 +0000 |
parents | b6db02ca1b7c |
children |
line wrap: on
line source
/* XPM */ static char * pstar_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};