Mercurial > emacs
view etc/images/letter.xpm @ 82769:28050797f904
* image-mode.el (image-minor-mode): Use image-mode-text-map.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 22 Aug 2007 22:27:51 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};