Mercurial > emacs
view etc/images/custom/right-pushed.xpm @ 111409:b5cc0d963641
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Fri, 05 Nov 2010 13:11:12 +0100 |
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 ", " ", " ", " ", " "};