Mercurial > emacs
view etc/images/custom/down-pushed.xpm @ 107583:f35e7896a0fe
Retrospective commit.
These are the original changes made by Kenichi Handa on the old
pre Emacs 22 emacs-bidi branch.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 31 Dec 2009 14:44:59 -0500 |
parents | b0ca8a5b94ae |
children | 87681b1f74ce |
line wrap: on
line source
/* XPM */ static char * down_pushed_xpm[] = { "8 8 4 1", " c none", ". c gray45", "X c gray90", "O c gray60", "........", ".OOOOOOX", " .OOOOX ", " .OOOOX ", " .OOX ", " .OOX ", " OX ", " OX "};