Mercurial > emacs
view etc/images/gud/remove.xpm @ 106258:a5515c67b008
* textmodes/bibtex-style.el: Add "Keywords: tex".
* international/isearch-x.el, international/ja-dic-cnv.el,
international/ja-dic-utl.el, international/kkc.el:
Add "Keywords: i18n", so they can be reached from finder-by-keyword.
author | Kevin Ryde <user42@zip.com.au> |
---|---|
date | Thu, 26 Nov 2009 00:07:01 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * clear_xpm[] = { "24 24 3 1", " c None", ". c #cc0033", "X c #F0F0F0", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " .XX......XX. ", " ...XX....XX... ", " ....XX..XX.... ", " ......XXXX...... ", " .......XX....... ", " ......XXXX...... ", " .....XX..XX..... ", " ...XX....XX... ", " ..XX......XX.. ", " .X........X. ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};