Mercurial > emacs
view etc/images/gud/recstop.xpm @ 111484:54d60cee2d5c
* lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 10 Nov 2010 19:50:20 -0800 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};