Mercurial > emacs
view etc/images/ezimage/box-minus.xpm @ 111738:afde28b09d79
Fix emacsbug.el errors clearly flagged by the byte-compiler.
* lisp/mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
Replace undefined CL functions.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 26 Nov 2010 19:15:59 -0800 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_minus_xpm[] = { "20 15 4 1", " c None", ". c #000000", "+ c #828282", "@ c #D19200", "...+ +..+ ", ".@@.+ +.@.+", "+.@@.+ +.@@@.", "+.@@@.+++++++++.@@..", " +..@............@.+", " +.@..@@@@@@@@@@@..+", " +.@@..............+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@......@@@.+", " +.@@.@@@......@@@.+", " +.@.@@@@@@@@@@@@.+", " +..@@@@@@@@@@@@.+", " +..............+", " ++++++++++++++ "};