Mercurial > emacs
view lisp/toolbar/close.xpm @ 56593:47fd67a37101
(compute_motion): Fix check for full width window
in non-window case. Do not count left truncation glyph on
window systems.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 02 Aug 2004 23:42:14 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};