Mercurial > emacs
view lisp/sb-dir-plus.xpm @ 61687:fe8e91f043af
(Fset_char_table_range): Don't set slots used as default
values for ascii, eight-bit-control, eight-bit-graphic. Don't
call Faref with charset-id.
(Fset_char_table_default): Document how to treat normal character
argument. Handle special slots used as default values of ascii,
eight-bit-control, eight-bit-control. Make a sub chartable if
necessary.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 20 Apr 2005 07:50:43 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_plus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ...... ", " .++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@+++++++++. ", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@+@@@@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@@@@@+++++@@@@@@+#", ".+@@@@@@.+...@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@@@@@@@@.@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #++++++++++++++++# ", " ################ "};