[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r106872: * net/tramp-sh.el (tramp-rem
From: |
Michael Albinus |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r106872: * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie. |
Date: |
Sun, 15 Jan 2012 17:03:30 +0100 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 106872
committer: Michael Albinus <address@hidden>
branch nick: trunk
timestamp: Sun 2012-01-15 17:03:30 +0100
message:
* net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
modified:
lisp/ChangeLog
lisp/net/tramp-sh.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-01-14 18:16:28 +0000
+++ b/lisp/ChangeLog 2012-01-15 16:03:30 +0000
@@ -1,3 +1,7 @@
+2012-01-15 Michael Albinus <address@hidden>
+
+ * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
+
2012-01-14 Eli Zaretskii <address@hidden>
* info.el (Info-toc-build): If the Info file has no "Up" pointer,
=== modified file 'lisp/net/tramp-sh.el'
--- a/lisp/net/tramp-sh.el 2012-01-05 09:46:05 +0000
+++ b/lisp/net/tramp-sh.el 2012-01-15 16:03:30 +0000
@@ -512,6 +512,7 @@
;; 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"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r106872: * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.,
Michael Albinus <=