Mercurial > emacs
view etc/letter.xpm @ 68391:64fbda7a8666
(Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.
author | Károly Lőrentey <lorentey@elte.hu> |
---|---|
date | Thu, 26 Jan 2006 03:05:15 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};