Mercurial > emacs
view etc/images/up-node.xpm @ 78887:8faf94b6c420
* net/tramp.el (tramp-completion-mode-p): Rename from
`tramp-completion-mode'. Revert logic, check `return', `newline'
and such alike. Packages like Icicles tend to use other completion
characters but `tab' and `space' only.
(top): Require cl.el, when `copy-tree' is not available otherwise.
* net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
`ad-get-arg'. Use `vc-find-version' instead of `process-file' to check
whether we have a new enough vc that doesn't need the defadvice.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 24 Sep 2007 05:42:34 +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", " .................. ", " .+++++++++++++++@#. ", " .+++++++++++++++#+#. ", " .+++++++++++++++#$%&. ", " .+++++++++++++++@$%&. ", " .+++++++++++++++++@#. ", " .++++++++++++@@@@@@#. ", " .+++++++++++++@@@@@#. ", " .++++++++++++@@@@@@#. ", " .+++++@@##$####@#@@#. ", " .+++@+@@#..$$####@@#. ", " .++++@@#.*=.%####@##. ", " .+++@@#.*-*=.$$###@#. ", " .+++@#.*-;**=.%###@#. ", " .++@#.*--;***=.$$###. ", " .++#.*---;****=.$###. ", " .+#.>,,;-;*****=.#@#. ", " .+%....')'***.....@#. ", " .++++@.'-;***.$#####. ", " .++++@.'-;***.###@##. ", " .+++++.'-;***.#@++##. ", " .......'-;***........ ", " .,,@!~>. ", " ........ "};