Mercurial > emacs
view etc/letter.xpm @ 58908:e1f3effbdccb
(Fall_completions): Add var `zero' and use it in loop.
(Ftry_completion): Really use outer `zero'; eliminate inner one.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 12 Dec 2004 18:15:22 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};