Mercurial > emacs
view etc/images/up-node.xpm @ 109670:7b41c068528a
Move declarations to header files.
* src/keyboard.h (quit_char): Add declaration.
* src/process.h (QCport, QCspeed, QCprocess, QCbytesize, QCstopbits)
(QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary): Add
declarations.
* sysdep.c:
* src/w32.c: Remove the above declarations.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 06 Aug 2010 12:52:47 -0700 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * up_node2_xpm[] = { "24 24 18 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #DADAD6", "# c #BCBCB8", "$ c #778E6F", "% c #506B46", "& c #0F1308", "* c #6B9060", "= c #445B2C", "- c #A9C7A6", "; c #BDD3B8", "> c #77A16E", ", c #C2D7BE", "' c #C1D6BD", ") c #B0CAAD", "! c #A4C3A2", "~ c #8CA782", " .................. ", " .+++++++++++++++@#. ", " .+++++++++++++++#+#. ", " .+++++++++++++++#$%&. ", " .+++++++++++++++@$%&. ", " .+++++++++++++++++@#. ", " .++++++++++++@@@@@@#. ", " .+++++++++++++@@@@@#. ", " .++++++++++++@@@@@@#. ", " .+++++@@##$####@#@@#. ", " .+++@+@@#..$$####@@#. ", " .++++@@#.*=.%####@##. ", " .+++@@#.*-*=.$$###@#. ", " .+++@#.*-;**=.%###@#. ", " .++@#.*--;***=.$$###. ", " .++#.*---;****=.$###. ", " .+#.>,,;-;*****=.#@#. ", " .+%....')'***.....@#. ", " .++++@.'-;***.$#####. ", " .++++@.'-;***.###@##. ", " .+++++.'-;***.#@++##. ", " .......'-;***........ ", " .,,@!~>. ", " ........ "};