Mercurial > emacs
view etc/letter.xpm @ 72254:42b0c9d6a376
* simple.el (line-move-to-column): Constrain move-to-column to
current field.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 03 Aug 2006 14:26:27 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};