Mercurial > emacs
view etc/letter.xpm @ 79023:a1576b4ab168
(x_set_window_size): Disable code that attempts to tell
Lisp code about a size change before it actually happens.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 09 Oct 2007 11:23:44 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};