Mercurial > emacs
view etc/images/gud/pp.xpm @ 111143:42dfe6f887b0
* emacs.c (argmatch): Don't treat "--" as "--chdir".
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 24 Oct 2010 12:00:57 -0400 |
parents | 6ea05e92aaad |
children |
line wrap: on
line source
/* XPM */ static char * pp_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ... ... ", " ... ... ... ... ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " ... .. ... .. ", " .. .. .. .. ", " .. .. ", " .. .. ", " .. .. ", " .... .... ", " ", " ", " "};