Mercurial > emacs
view etc/letter.xpm @ 63182:610368af46b3
(x-clipboard-yank): Use x-selection-value instead of x-get-selection.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 10 Jun 2005 01:50:51 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};