Mercurial > emacs
view etc/images/custom/right-pushed.xpm @ 111352:9c78ac7dcdf0
* lisp/locate.el (locate, locate-mode): Doc fixes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 31 Oct 2010 23:55:49 -0700 |
parents | 87681b1f74ce |
children |
line wrap: on
line source
/* XPM */ static char * right_pushed_xpm[] = { "8 12 4 1", " c none", ". c gray45", "X c gray90", "O c gray60", ".. ", "..O. ", "..OOO. ", "..OOOOOX", "..OOOOXX", "..OOXX ", "..XX ", "OO ", " ", " ", " ", " "};