From 97912defd376ad75ac582d073851a5a7a4d3cc12 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 15 Jan 2012 17:03:30 +0100 Subject: [PATCH] * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie. --- lisp/ChangeLog | 4 ++++ lisp/net/tramp-sh.el | 1 + 2 files changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 76728fdbc5b..e40d43ee8b9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-01-15 Michael Albinus + + * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie. + 2012-01-14 Eli Zaretskii * info.el (Info-toc-build): If the Info file has no "Up" pointer, diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el index 02f933be367..2478253841f 100644 --- a/lisp/net/tramp-sh.el +++ b/lisp/net/tramp-sh.el @@ -512,6 +512,7 @@ detected as prompt when being sent on echoing hosts, therefore.") ;; GNU/Linux (Debian, Suse): /bin:/usr/bin ;; FreeBSD: /usr/bin:/bin:/usr/sbin:/sbin: - beware trailing ":"! ;; IRIX64: /usr/bin +;;;###tramp-autoload (defcustom tramp-remote-path '(tramp-default-remote-path "/bin" "/usr/bin" "/usr/sbin" "/usr/local/bin" "/local/bin" "/local/freeware/bin" "/local/gnu/bin" -- 2.39.2