Mercurial > emacs
view etc/images/letter.xpm @ 85705:83bdffa33f9f
(Formulas, Composition Basics): Lower the precedence of negation.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 27 Oct 2007 20:36:51 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};