Mercurial > emacs
view etc/images/custom/down.xpm @ 101631:13338e3ca8a7
(rmail-set-label): Update the summary, if there is one, after a label
is added.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 29 Jan 2009 03:41:38 +0000 |
parents | b0ca8a5b94ae |
children | 87681b1f74ce |
line wrap: on
line source
/* XPM */ static char * down_xpm[] = { "8 8 4 1", " c none", ". c gray90", "X c gray45", "O c gray75", "........", ".OOOOOOX", " .OOOOX ", " .OOOOX ", " .OOX ", " .OOX ", " OX ", " OX "};