Mercurial > emacs
view etc/letter.xpm @ 73455:12bc7c50359c
(gdb-info-stack-custom): Don't try to give
gdb-stack-position a value when there is no fringe.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 22 Oct 2006 05:40:08 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};