Mercurial > emacs
view etc/letter.xpm @ 79437:a5f9f96b8f89
(make-variable-frame-local): Fix typo in obsolescence declaration.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 16 Nov 2007 10:35:16 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};