Mercurial > emacs
view etc/letter.xpm @ 74060:36520481d28f
* emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
conditions for function or variable bindings.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 18 Nov 2006 21:07:01 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};