Mercurial > emacs
view lisp/sb-tag.xpm @ 60066:eca75f16d020
(describe_map_tree): New arg MENTION_SHADOW. Calls changed.
(describe_map, describe_vector): Likewise. When it's 1,
don't omit shadowed bindings, instead mark them as shadowed.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 15 Feb 2005 06:39:18 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@++@@@@@@@@@@@@@+#", ".+@++@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};