Mercurial > emacs
view etc/images/gud/recstop.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 | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};