Mercurial > emacs
view etc/images/ezimage/dir-minus.xpm @ 84463:999e91a73e9d
(startup-screen-inhibit-startup-screen)
(pure-space-overflow-message): New vars.
(fancy-splash-insert): Allow functions for face and link specs.
(fancy-splash-head): Remove unused arg. Move splash text...
(fancy-startup-text, fancy-about-text): ...here.
(fancy-startup-tail): Rename from fancy-splash-tail.
(fancy-startup-screen, fancy-about-screen): Split off from
fancy-splash-screens.
(display-startup-screen): New function.
(display-about-screen): Rename from display-splash-screen.
(command-line-1): Use concise startup screen if necessary.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 10 Sep 2007 22:07:27 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_minus_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #DBDB00", "# c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@++++++++. ", ".+@@@@@@@@@@@@@@+...", ".+@@++++++++++++++++", ".+@@+##############+", ".+@+##############+.", ".+@+####++++++####+.", ".+@+####++++++####+.", ".+@+##############+.", ".++##############+..", ".++##############+. ", ".+++++++++++++++++. ", " ................. "};