Mercurial > emacs
view etc/letter.xpm @ 69197:9f9cc4dd5f76
Re-instate comments about developing for speedbar
[this is what info and gdb-ui use even if better methods exist now].
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 28 Feb 2006 02:49:16 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};