Mercurial > emacs
view etc/letter.xpm @ 74121:fd56562ea7ba
(set_window_buffer): Clear mouse highlight if it is in this window.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 22 Nov 2006 15:10:06 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};