Mercurial > emacs
view etc/images/gud/finish.xpm @ 103016:15551118906e
epa-file: fix garble with decode-coding-inserted-region
* epa-file.el (epa-file-decode-and-insert): Use string-to-multibyte
instead of set-buffer-multibyte.
author | Daiki Ueno <ueno@unixuser.org> |
---|---|
date | Sat, 18 Apr 2009 04:55:50 +0000 |
parents | 8d47733bcd93 |
children |
line wrap: on
line source
/* XPM */ static char * finish_xpm[] = { "24 24 7 1", " c None", ". c #cc0033", "X c #616161", "o c #2a1f55", "O c #adadad", "+ c #d40000", "@ c #cc9999", " ", " ", " ", " ", " ..... ", " . . ", " . . ", " Xo . oX . ", " XoO . OoX . ", " oo . oo +@.@+ ", " oo oo @...@ ", " oo oo ... ", " oX Xo @.@ ", " oo oo . ", " oX Xo ", " oo oo ", " oo oo ", " oo oo ", " XoO OoX ", " Xo oX ", " ", " ", " ", " "};