Mercurial > emacs
view etc/images/close.xpm @ 82058:b9e06163e85b
(vc-stay-local-p): Fix bug: Avoid remove-if-not.
Also, if FILE is a list, return non-nil if any of its
elements should stay local. Update docstring.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Mon, 23 Jul 2007 19:44:56 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};