Mercurial > emacs
view etc/images/up-arrow.xpm @ 103527:d820807ffab7
* net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
when a loading of a package fails. Completion function for rsync
is `tramp-completion-function-alist-ssh'.
(all): Replace all calls of `split-string' and
`tramp-split-string' by `tramp-compat-split-string'.
(tramp-default-method): Use `tramp-compat-process-running-p'.
(tramp-default-proxies-alist): Allow also Lisp forms.
(tramp-remote-path): Add choice "Private Directories".
(tramp-wrong-passwd-regexp): Remove "Tramp connection closed"
option.
(tramp-domain-regexp): Allow also "-", "_" and ".".
(tramp-end-of-output): Remove newlines, and add "$" at the end.
(tramp-file-name-handler-alist): Add handler for `dired-uncache'.
(tramp-debug-message): Insert header line in debug buffer.
(tramp-handle-directory-files-and-attributes-with-stat): Care
about filenames with spaces, or starting with "-".
(tramp-handle-dired-uncache): New defun.
(tramp-handle-insert-directory): Don't flush the directory from
cache, this is handled by `dired-uncache' now.
(tramp-handle-insert-file-contents): Improve error handling.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Quote `tramp-end-of-output'.
(tramp-action-password): Improve trace message.
(tramp-check-for-regexp): Both echoes must be present, before
removing.
(tramp-open-connection-setup-interactive-shell): Trace coding
system.
(tramp-compute-multi-hops): Eval cons cells of
`tramp-default-proxies-alist'.
(tramp-maybe-open-connection): Use the same command pattern for
first hop and further hops.
(tramp-wait-for-output): Remove handling of newlines.
(tramp-get-remote-path): Handle also `tramp-own-remote-path'.
(tramp-split-string): Remove function. It is handled in
tramp-compat now.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 22 Jun 2009 21:05:54 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * up_arrow_xpm[] = { "24 24 67 1", " c None", ". c #000000", "+ c #2F2F2F", "@ c #A5B4A4", "# c #E8F4E6", "$ c #96B892", "% c #41533C", "& c #F1FFF0", "* c #B8D6B7", "= c #9FC49D", "- c #66815E", "; c #B6D4B5", "> c #B9D7B8", ", c #A1C69F", "' c #68835F", ") c #637D5B", "! c #3F5239", "~ c #B8D7B7", "{ c #A2C7A0", "] c #6A8561", "^ c #657F5C", "/ c #617959", "( c #3E4F39", "_ c #F0FEEF", ": c #B7D5B6", "< c #657E5C", "[ c #5D7555", "} c #D6EAD6", "| c #BFD4BF", "1 c #C0D5C0", "2 c #637C5B", "3 c #4D6246", "4 c #4C6046", "5 c #C7E1C6", "6 c #A1C69E", "7 c #67815E", "8 c #627B59", "9 c #3D4E39", "0 c #D0E7D0", "a c #B5D3B4", "b c #A0C39D", "c c #607958", "d c #B5D2B4", "e c #9DC19B", "f c #647D5B", "g c #607858", "h c #C6E0C5", "i c #B4D2B3", "j c #9CBF99", "k c #C5DFC4", "l c #B1CEB0", "m c #99BC97", "n c #617A59", "o c #5E7756", "p c #C0D9BF", "q c #AFCCAE", "r c #AECBAD", "s c #93B690", "t c #607857", "u c #5E7656", "v c #8DB389", "w c #748A72", "x c #71916E", "y c #5A7257", "z c #4D6247", "A c #4D6146", "B c #43543D", " ", " ", " . ", " +@. ", " .#$%. ", " .&*=-%. ", " .&;>,')!. ", " .&~;>{]^/(. ", " ._~>:>,]</[(. ", " .}|1>~~,'23444. ", " .....5;;6789..... ", " .0;ab^c9. ", " .5;defg9. ", " .haij2g9. ", " .kilmno9. ", " .pqrstu9. ", " .vwxyzAB. ", " ......... ", " ", " ", " ", " ", " ", " "};