Mercurial > emacs
view etc/images/gnus/toggle-subscription.xpm @ 91702:b7a5a89054dc
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
dealing with obsolete variables.
* fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
(main): Replace MAIL_PROGRAM_NAME with its value.
* src/Makefile.in:
* src/emacs.c:
* src/gmalloc.c:
* src/keyboard.c:
* src/lisp.h:
* src/m/ibm370aix.h:
* src/process.c:
* src/regex.c:
* src/s/hpux.h:
* src/sysdep.c:
* src/sysselect.h:
* src/systty.h:
* src/unexec.c:
* src/w32term.c:
* src/xsmfns.c:
* src/xterm.c: Remove code that deals with obsolete variables.
* s/msdos.h (DONT_NEED_ENVIRON): Don't define.
* ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
nothing else needs it anymore.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 09 Feb 2008 18:03:10 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_task_recurring_xpm[] = { "24 24 31 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #F4E2BC", "# c #F4D597", "$ c #434343", "% c #F0CC84", "& c #EBB13D", "* c #4B4B4B", "= c #535353", "- c #C8C8C8", "; c #7D7D7D", "> c #7C7C7C", ", c #858585", "' c #5C5C5C", ") c #949494", "! c #F2F2F2", "~ c #B6B6B6", "{ c #BDBDBD", "] c #818181", "^ c #878787", "/ c #B2B2B2", "( c #FDFDFD", "_ c #DBDBDB", ": c #CCCCCC", "< c #ECECEC", "[ c #7F7F99", "} c #333366", "| c #8F8FA9", "1 c #59597F", "2 c #EEEEEE", " ", " . . . . . . . ", " .+.+.+.+.+.+.+. ", " .@.#.#.#.#.#.#. ", " .$%$&*&*&=&=&$&*. ", " .-*;*>*>*>*>=,'). ", " .!>~>{]{]{]{]{^/. ", " .(_:::::::::::_/. ", " .+<<<<<<<<<<<<</. ", " .+_::[}::}}}}:_/. ", " .+<<|}<<<}}}<<</. ", " .+_:}[:::}}1[:_/. ", " .+<<}<<<<}<|}<</. ", " .+_:}[:}::::}:_/. ", " .+<<|}}}<<<|}<</. ", " .+_::}}}:::}[:_/. ", " .+<<}}}}<<}|<<</. ", " .+_:::::::::::_/. ", " .+<<<<<<<<<<<<</. ", " .2//////////////. ", " ................. ", " ", " ", " "};