Mercurial > emacs
view etc/images/letter.xpm @ 87131:12a53ee55069
(describe-function-1): Call ad-get-advice-info only on symbols.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 06 Dec 2007 13:30:09 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};