Mercurial > emacs
view etc/images/low-color/help.xpm @ 92314:4cc33029958f
Always add initial message to *scratch* buffer if
`initial-scratch-message' is non-nil regardless of the value of
`inhibit-startup-screen'.
(inhibit-startup-screen, initial-scratch-message): Doc fix.
(command-line-1): Move code that inserts `initial-scratch-message'
up before the if-form that checks for `inhibit-startup-screen'.
Suggested by Jonathan Rockway <jon@jrock.us>.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 28 Feb 2008 22:50:12 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * help2_xpm[] = { "24 24 12 1", " c None", ". c #000100", "+ c #FFFFFF", "@ c #BBBDBA", "# c #C43107", "$ c #EBA291", "% c #D15237", "& c #504D46", "* c #751805", "= c #6B6B66", "- c #974F3D", "; c #3E4850", " .. &....& ", " ....&.;@++++@..&.... ", ".. &.+++++++++@.. .. ", " . .%$+++++++++@#*. . ", " ..%$$%+@@@++++###*... ", " -.$$%%$@@@@@+$####.. ", " .$$$%#*.....=#%####. ", " =+$%#*.. .*#$##$.. ", "&++@%#.. .*$$+@.. ", ".++@@-. *$++@&. ", ".++@@@. .+++@=. ", ".++@@@. .++@@&. ", ".+++@@. =++@@.. ", "&@++@@-. .$++@@.. ", " .+++$%*. .-$$@@=.. ", " .@$%%$%*...&$$$%#$.. ", " &.###%$$++++$$###... ", " ..*####$++++$###*... ", " . .*###+++@@@%#... . ", " . ..#@@@@@@@&... . ", " .......&&&..... .. ", " ........ .... ", " ", " "};