Mercurial > emacs
view etc/images/gud/pp.xpm @ 109345:e8d5a68351ac
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 26 Jul 2010 01:56:56 +0200 |
parents | 6ea05e92aaad |
children |
line wrap: on
line source
/* XPM */ static char * pp_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ... ... ", " ... ... ... ... ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " ... .. ... .. ", " .. .. .. .. ", " .. .. ", " .. .. ", " .. .. ", " .... .... ", " ", " ", " "};