Mercurial > emacs
view lisp/toolbar/gud-until.xpm @ 51604:f57bfce0ddaf
Version 2.0.35 of Tramp released.
From Michael Albinus <Michael.Albinus@alcatel.de>:
(Inline methods): Add methods `remsh' and `plink1'.
(External transfer methods): Add method `remcp'.
(Multi-hop Methods): Add method `remsh'.
Small patch from Adrian Aichner <adrian@xemacs.org>:
Fix minor typos.
(Concept Index): Added to make manual searchable via
`Info-index'.
(Version Control): Add cindex entry.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Tue, 17 Jun 2003 14:05:19 +0000 |
parents | 8d984c0d5d8c |
children | f7114bba1fd4 |
line wrap: on
line source
/* XPM */ static char * goto_xpm[] = { "24 24 6 1", " c #c0c0c0", ". c #ff0000", "X c #616161", "o c #2a1f55", "O c #adadad", "+ c #cc9999", " ", " ", " ", " ", " ", " . ", " . ", " . Xo oX ", " . XoO OoX ", " . oo oo ", " . oo oo ", " . .+ oo oo ", " . +..+ oX Xo ", " ...... oo oo ", " +..+ oX Xo ", " .+ oo oo ", " oo oo ", " oo oo ", " XoO OoX ", " Xo oX ", " ", " ", " ", " "};