Mercurial > emacs
view etc/images/gud/pp.xpm @ 102313:5feec5ab8088
* replace.el (keep-lines-read-args): Use empty string as
default (Bug#2495).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 27 Feb 2009 15:31:07 +0000 |
parents | 6ea05e92aaad |
children |
line wrap: on
line source
/* XPM */ static char * pp_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ... ... ", " ... ... ... ... ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " ... .. ... .. ", " .. .. .. .. ", " .. .. ", " .. .. ", " .. .. ", " .... .... ", " ", " ", " "};