Mercurial > emacs
view etc/letter.xpm @ 61494:96da9acb60ae
(gdb-assembler-mode):
Don't set overlay-arrow-string to "=>" as this is done
globally in C now.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 12 Apr 2005 03:10:25 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};