Mercurial > emacs
view etc/images/next-page.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 | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_next_page_xpm[] = { "24 24 92 2", " c None", ". c #000000", "+ c #5B7289", "@ c #FFFFFF", "# c #F2F2F2", "$ c #E5E5E5", "% c #D8D8D8", "& c #CCCCCC", "* c #B0B0B0", "= c #8B8B8B", "- c #6A6A6A", "; c #494949", "> c #888888", ", c #C9C9C9", "' c #E3E3E3", ") c #EEEEEE", "! c #E6E6E6", "~ c #DEDEDE", "{ c #D6D6D6", "] c #ADADAD", "^ c #556D85", "/ c #47617B", "( c #BFBFBF", "_ c #B2B2B2", ": c #ACACAC", "< c #A6A6A6", "[ c #F6F6F6", "} c #384F66", "| c #3A5067", "1 c #DADADA", "2 c #3A5168", "3 c #D3D3D3", "4 c #3B5269", "5 c #47617C", "6 c #3D526A", "7 c #48627D", "8 c #B6B6B6", "9 c #959595", "0 c #7C7C7C", "a c #616161", "b c #464646", "c c #262626", "d c #C5C5C5", "e c #3E546A", "f c #49637D", "g c #3F556B", "h c #4B647E", "i c #40566C", "j c #4C647F", "k c #41576D", "l c #4C657F", "m c #42586E", "n c #4E6780", "o c #44586F", "p c #4F6881", "q c #B5B5B5", "r c #45596F", "s c #506982", "t c #77838F", "u c #9C9FA1", "v c #91969C", "w c #91979C", "x c #92979C", "y c #92979D", "z c #A2A3A4", "A c #9D9FA2", "B c #8F9296", "C c #8F9396", "D c #8F9397", "E c #909397", "F c #868788", "G c #465B70", "H c #526A83", "I c #3E5975", "J c #3F5A76", "K c #415B77", "L c #425C78", "M c #435E79", "N c #445F7A", "O c #46607B", "P c #68727D", "Q c #7D8185", "R c #616A73", "S c #3B4F63", "T c #3C5064", "U c #3C5065", "V c #3E5166", "W c #3F5266", "X c #405367", "Y c #405468", "Z c #344353", "` c #2F4050", " ", " ", " . . . . . . . . . . . . . . . . ", " . + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ . ", " . / @ # $ % & ( _ : < @ @ [ ) ! ~ { _ } . ", " . / @ # $ % & ( _ : < @ ' [ ) ! ~ { _ | . ", " . / @ # $ % & ( _ : < @ . 1 ) ! ~ { * 2 . ", " . / @ # $ % & ( _ : < @ . . 3 ! ~ { * 4 . ", " . 5 @ # $ % & ( _ : < @ . . . & ~ { * 6 . ", " . 7 @ # $ 8 9 0 a b c . . . . . d { * e . ", " . f @ # $ % & ( _ : < @ . . . & ~ { * g . ", " . h @ # $ % & ( _ : < @ . . 3 ! ~ { * i . ", " . j @ # $ % & ( _ : < @ . 1 ) ! ~ { * k . ", " . l @ # $ % & ( _ : < @ ' [ ) ! ~ { * m . ", " . n @ # $ % & ( _ : < @ @ [ ) ! ~ { * o . ", " . p @ # $ % & ( _ : < @ @ [ ) ! ~ { q r . ", " . s t u v w x y y z < A B C C D D E F G . ", " . H I J K L M N O P Q R S T U V W X Y Z . ", " . . . . . . . . . ` . . . . . . . . . . ", " . . . ", " ", " ", " ", " "};