Mercurial > emacs
view etc/images/ezimage/page.xpm @ 111404:b8abad9fb36c
Silence byte-opt.el compilation.
* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
variables bytes, ptr, op a prefix.
(disassemble-offset): Update for above change.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 05 Nov 2010 00:32:16 -0700 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", "# c #ADADAD", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+#+@@@@@@@@@@+.", " .+##+@@@@@@@@@@+.", " .+###+@@@@@@@@@@+.", " .+####+@@@@@@@@@@+.", ".+++++++@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};