Mercurial > emacs
view etc/images/ezimage/dir.xpm @ 110876:f6e34c8648a7
* ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
behaviour, don't bury the ibuffer buffer when visiting other
buffers.
author | Lars Magne Ingebrigtsen <larsi@gnus.org> |
---|---|
date | Sat, 09 Oct 2010 15:23:29 +0200 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #DBDB00", "# c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+##############@@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".+###############@+.", ".++++++++++++++++++.", " .................. "};