Mercurial > emacs
view etc/images/close.xpm @ 98698:ef67b2d51a4d
(Finternal_set_lisp_face_attribute): If the font is to be updated,
clear its average width field too.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 14 Oct 2008 04:08:08 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};