Mercurial > emacs
view lisp/toolbar/close.xpm @ 61674:b600a84e6555
(flymake-get-absolute-file-name-basedir): Remove. Update callers to use
expand-file-name instead.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 19 Apr 2005 18:19:14 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};