Mercurial > emacs
view etc/letter.xpm @ 79817:dd778207ebb2
(pop_stat, pop_last): Check validity of string-to-integer
conversion. Mistakes spotted by Nico Golde.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 10 Jan 2008 15:25:28 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};