Mercurial > emacs
view etc/images/gud/break.xpm @ 75107:1a2349dd4e0b
(sgml-html-meta-auto-coding-function): Ensure that the buffer contains a
HTML document.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Fri, 05 Jan 2007 17:58:02 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};