Mercurial > emacs
view etc/images/low-color/cut.xpm @ 85943:85b6f7d4aca8
* net/tramp.el (top): Don't autoload `tramp-cache-print'.
* net/tramp-cache (tramp-cache-print): Move down.
(tramp-cache-list-connections): New defun.
* net/tramp-cmds.el (tramp-cleanup-connection): Use it.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 06 Nov 2007 21:17:36 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * cut2_xpm[] = { "24 24 7 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #3E4850", " ", " ", " . . ", " . . ", " .+. .@. ", " .@$ #@. ", " .@#. .@+. ", " .@+$ #@+. ", " #@#. .@+$ ", " .@+$ $@+. ", " #@#.%@+# ", " .@+$#++. ", " .@+$+. ", " .++.. ", " ..#$. ", " ............. ", " . ... ... ... ", " .. .. .. .. ", " . . . . ", " .. .. .. .. ", " .... .. . ", " .... .... ", " ", " "};