Mercurial > emacs
view etc/letter.xpm @ 72314:b0755f0706c2
* etags.c (TEX_mode): Check getc retruns EOF.
File ended without newline causes infinite loop.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 08 Aug 2006 09:33:10 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};