Mercurial > emacs
view etc/images/gud/pstar.xpm @ 80420:3b1f5a54fc5d
* find-dired.el (find-dired-filter): Fix last patch to handle
multi-line process input. Pad link numbers too.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 01 Apr 2008 17:28:09 +0000 |
parents | b6db02ca1b7c |
children |
line wrap: on
line source
/* XPM */ static char * pstar_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};