Mercurial > emacs
view etc/images/up-node.xpm @ 104664:50fdf250e26b
* mh-e/mh-comp.el (mh-send-letter):
* mail/sendmail.el (mail-recover-1):
* international/mule-diag.el (describe-current-coding-system-briefly)
(describe-current-coding-system):
* international/mule-cmds.el (select-safe-coding-system)
(select-message-coding-system)
(set-language-environment-coding-systems, set-locale-environment):
* hexl.el (hexl-insert-multibyte-char):
* dos-w32.el (find-buffer-file-type-coding-system):
* simple.el (what-cursor-position):
Replace uses of default-buffer-file-coding-system
with (default-value 'buffer-file-coding-system).
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 28 Aug 2009 04:21:14 +0000 |
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", " .................. ", " .+++++++++++++++@#. ", " .+++++++++++++++#+#. ", " .+++++++++++++++#$%&. ", " .+++++++++++++++@$%&. ", " .+++++++++++++++++@#. ", " .++++++++++++@@@@@@#. ", " .+++++++++++++@@@@@#. ", " .++++++++++++@@@@@@#. ", " .+++++@@##$####@#@@#. ", " .+++@+@@#..$$####@@#. ", " .++++@@#.*=.%####@##. ", " .+++@@#.*-*=.$$###@#. ", " .+++@#.*-;**=.%###@#. ", " .++@#.*--;***=.$$###. ", " .++#.*---;****=.$###. ", " .+#.>,,;-;*****=.#@#. ", " .+%....')'***.....@#. ", " .++++@.'-;***.$#####. ", " .++++@.'-;***.###@##. ", " .+++++.'-;***.#@++##. ", " .......'-;***........ ", " .,,@!~>. ", " ........ "};