Mercurial > emacs
view etc/images/ezimage/info.xpm @ 95370:fafc513e04bc
(tar-summarize-buffer): Fix reporter initialization.
(tar-mode): Use write-region-annotate-functions rather than
write-contents-functions.
(tar-extract): Remove unused var `pos'.
(tar-subfile-save-buffer): Remove unused var `following-descs'.
(tar-mode-write-file): Remove.
(tar-write-region-annotate): New function.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 28 May 2008 17:43:58 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_info_xpm[] = { "10 15 4 1", " c None", ". c #BEBEBE", "+ c #0000FF", "@ c #FFFFFF", " .. ", " ..+++. ", " .+++@++. ", " .+++++++ ", " .+++++++ ", ".++@@@++++", ".++++@++++", ".++++@++++", ".++++@++++", " .+++@++++", " .+++@+++ ", " .+@@@@@+ ", " .+++++++ ", " .+++++ ", " ++ "};