Mercurial > emacs
view etc/images/letter.xpm @ 109739:405e0ceb00e2
* lisp/emacs-lisp/pcase.el: New file.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 10 Aug 2010 15:18:14 +0200 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};