Mercurial > emacs
view etc/images/gud/break.xpm @ 111037:b8a933b2286c
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 15 Oct 2010 09:43:51 +0900 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};