Mercurial > emacs
view lisp/toolbar/close.xpm @ 46634:59cbcee222fd
(face_before_or_after_it_pos): Call
FETCH_MULTIBYTE_CHAR with byte postion, not char position.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 23 Jul 2002 04:48:25 +0000 |
parents | 8f4a34146a9d |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 2 1", " c Gray0", ". c None", /* pixels */ "........................", "........................", "........................", "........................", "........................", "........................", "....... .... ..........", "....... .. .........", "........ . ..........", "........ ...........", "......... ............", "......... ...........", "........ ..........", "........ . .........", "....... ... ........", "....... ..... .........", "........................", "........................", "........................", "........................", "........................", "........................", "........................", "........................" };