Mercurial > emacs
view lisp/toolbar/lc-save.xpm @ 59689:007a1a6d92de
* s/darwin.h: Removed PTY_ITERATION from here.
(DARWIN): Defined.
* process.c (init_process): Default process-connection-type to
nil on darwin 6 or less, t if it is 7 or higher. This way the
broken pty behavior is still allowed on darwin 6 for interactive
processes for people that know what they are doing.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Sat, 22 Jan 2005 15:54:04 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * save2_xpm[] = { "24 24 12 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #BBBDBA", "# c #7A98B0", "$ c #6B6B66", "% c #EBA291", "& c #3E4850", "* c #B0CCE2", "= c #4D687C", "- c #504D46", "; c #974F3D", " ", " +++++++++++++++++++ ", " +**$%%%%%%%%%%%%@$**+ ", " +*#$%%%%%%%%;;%;;$#=+ ", " +*#$%%%%%%;%;%;;;$#=+ ", " +*#$.............$#=+ ", " +*#$.............$#=+ ", " +*#$@@@@@@@@@@@@@$#=+ ", " +*#$.............$#=+ ", " +*#$.............$#=+ ", " +*#$@@@@@@@@@@@@@$#$+ ", " +*#$.............$#&+ ", " +*##$$$$$$$$$$$$$$#&+ ", " +*#################&+ ", " +*###&&&==$$$$&&&#*&+ ", " +*##&@@....@@@@$==*&+ ", " +*##&@.$--@@@@@&==*&+ ", " +*##&..$--@@@@@&==*&+ ", " +*##&..---@@@..&==*&+ ", " +###&@@---@@...&==*&+ ", " +==&@@@@@@..@@&==*&+ ", " ++++++++++++++++&+ ", " ", " "};