Mercurial > emacs
view etc/images/ezimage/box-minus.xpm @ 90350:60eaefb08cf7
(DECODE_COMPOSITION_START): If the source is short, set
coding->result to CODING_RESULT_INSUFFICIENT_SRC.
(decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
detect_coding.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 07 Mar 2006 01:53:54 +0000 |
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", "...+ +..+ ", ".@@.+ +.@.+", "+.@@.+ +.@@@.", "+.@@@.+++++++++.@@..", " +..@............@.+", " +.@..@@@@@@@@@@@..+", " +.@@..............+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@......@@@.+", " +.@@.@@@......@@@.+", " +.@.@@@@@@@@@@@@.+", " +..@@@@@@@@@@@@.+", " +..............+", " ++++++++++++++ "};