Mercurial > emacs
view etc/images/ezimage/checkmark.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_chk_xpm[] = { "15 15 2 1", " c None", ". c #FF0000", " ", " . . .. ", " . . . ", " . . . . ", " . .. . ", " .. ", " .. ", " ... .. ", " ... .. ", " .... .. ", " ... .. ", " .... ", " ... ", " . ", " "};