Mercurial > emacs
view etc/tree-widget/default/leaf.xpm @ 76624:c8af69547c16
Include blockinput.h.
(readchar, Fget_file_char): Add BLOCK_INPUT around getc.
(unreadchar): Add BLOCK_INPUT around ungetc.
(load_unwind): Add BLOCK_INPUT around fclose.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Tue, 20 Mar 2007 08:50:31 +0000 |
parents | 37975f598c83 |
children |
line wrap: on
line source
/* XPM */ static char * leaf_xpm[] = { "16 21 9 1", " c None", ". c #424242", "+ c #737373", "@ c #7B7B7B", "# c #848484", "$ c #8C8C8C", "% c #949494", "& c #9C9C9C", "* c #A5A5A5", " ", " ", " ", " ", " ", " ", " ..... ", " .+@@##. ", " .+@@##$$. ", ".+@@##$$%%. ", ".@@##$$%%&. ", ".@##$$%%&*. ", " .#$$%%&*. ", " .$%%&*. ", " ..... ", " ", " ", " ", " ", " ", " "};