Mercurial > emacs
view etc/images/gud/pstar.xpm @ 77379:a0da91c5a123
(c-remove-any-local-eval-or-mode-variables): Use delete-region
instead of kill-line.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 21 Apr 2007 21:58:59 +0000 |
parents | b6db02ca1b7c |
children |
line wrap: on
line source
/* XPM */ static char * pstar_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};