Mercurial > emacs
view etc/letter.xpm @ 90664:aa6d1499ee0a
(Fread_file_name_internal): Use SBYTES (not SCHARS) to
check the tailing slash of a filename.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 20 Nov 2006 12:10:54 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};