Mercurial > emacs
view etc/images/close.xpm @ 104126:5170ba97b7f8
* autorevert.el (auto-revert-handler): Allow
`auto-revert-tail-mode' for remote files.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 02 Aug 2009 17:20:39 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};