Mercurial > emacs
view etc/images/close.xpm @ 87022:d38cf2bfafa5
(reftex-make-separate-toc-frame): Try x-focus-frame before
focus-frame. Only try focus-frame on XEmacs.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 04 Dec 2007 03:52:39 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};