Mercurial > emacs
view etc/letter.xpm @ 50010:d19b54decc23
(ibuffer-aif): Use `make-symbol' instead of
`gensym' in case user calls macro at runtime.
(ibuffer-save-marks): Likewise.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Mon, 03 Mar 2003 15:11:05 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};