Mercurial > emacs
view etc/images/low-color/search.xpm @ 83493:1bf2ca323037
Let the Emacs server recognize `inhibit-startup-echo-area-message'. (Reported by Han Boetes.)
* lisp/startup.el (display-startup-echo-area-message):
Handle `inhibit-startup-echo-area-message' here.
(command-line-1): Moved from here.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-533
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 21 Mar 2006 22:32:30 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * search2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000100", "# c #6B6B66", "$ c #504D46", " ", " @@@@@@@@@@@@@ ", " @+..........+$@ ", " @...........+++@ ", " @...........+..+@ ", " @...........+...#@ ", " @...........+...++@ ", " @....+$@@$+.+@@@@@@@ ", " @...+$+++#$+.++++##@ ", " @...$+..++#$..++++#@ ", " @...@+.++++@+...++#@ ", " @...@++++++@++...+#@ ", " @...$#+++++$++....#@ ", " @...+$#+++@@++....+@ ", " @...+#$@@$#@@+....+@ ", " @....++++++@@@+++++@ ", " @....++++++#@@@++++@ ", " @.....++++++#@@@+++@ ", " @..........++#@@+++@ ", " @..........++++++++@ ", " @+...+.+.+.++++++++@ ", " @+++++++++++++#####@ ", " @@@@@@@@@@@@@@@@@@ ", " "};