Mercurial > emacs
view etc/images/gud/print.xpm @ 70507:dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
to use `dired-do-query-replace-regexp' in more detail, based on
suggestion by Eric Hanchrow <offby1@blarg.net>.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Sun, 07 May 2006 17:08:48 +0000 |
parents | 8d47733bcd93 |
children |
line wrap: on
line source
/* XPM */ static char * print_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};