Mercurial > emacs
view etc/images/letter.xpm @ 100346:4a4ef392ea08
* progmodes/ruby-mode.el: Fix auto-mode-alist entry.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 11 Dec 2008 02:01:35 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};