Mercurial > emacs
view etc/images/gud/pp.xpm @ 108352:cf2043af9228
* progmodes/sql.el: Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 24 Apr 2010 04:59:23 +0200 |
parents | 6ea05e92aaad |
children |
line wrap: on
line source
/* XPM */ static char * pp_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ... ... ", " ... ... ... ... ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " ... .. ... .. ", " .. .. .. .. ", " .. .. ", " .. .. ", " .. .. ", " .... .... ", " ", " ", " "};