Mercurial > emacs
view etc/letter.xpm @ 68434:2ada53380bd3
align.el bug was fixed some time ago.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 28 Jan 2006 00:30:06 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};