Mercurial > emacs
view etc/images/tree-widget/default/open.xpm @ 106231:7b0de5c2aa2a
(Man-completion-cache): New var.
(Man-completion-table): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 25 Nov 2009 03:51:00 +0000 |
parents | 1122ea27ea77 |
children |
line wrap: on
line source
/* XPM */ static char * open_xpm[] = { "16 21 11 1", " c None", ". c #004200", "+ c #296329", "@ c #316331", "# c #396B39", "$ c #427342", "% c #4A734A", "& c #4A7B4A", "* c #528452", "= c #5A845A", "- c #A5A5C6", " ", " ", " ", " ", " ", " ... ", " ..+.. ", " ..+@#.. ", " ..+@##$.. ", "..+@##$%&.. ", ".+@##$%&*=. ", "..##$%&*=.. ", " ..$%&*=.. ", " ..&*=.. ", " ..=.. ", " ... ", " - ", " - ", " - ", " - ", " - "};