Mercurial > emacs
view etc/letter.xpm @ 89401:28e6174b4119
(Finsert_file_contents): On replacing, before decoding the file into
the work buffer, set point of the work buffer to the end.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 14 Mar 2003 05:13:52 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};