diff options
| author | Michael Albinus | 2010-08-26 09:33:16 +0200 |
|---|---|---|
| committer | Michael Albinus | 2010-08-26 09:33:16 +0200 |
| commit | 44ffae9672292775c5e60c4153cdda89795c728c (patch) | |
| tree | 5ac3136e743e517f5567c2d9d431b3e8da7796e0 | |
| parent | cb6c4991ef19e3325d56f46aba4abd576bdbf3d2 (diff) | |
| download | emacs-44ffae9672292775c5e60c4153cdda89795c728c.tar.gz emacs-44ffae9672292775c5e60c4153cdda89795c728c.zip | |
Sync with Tramp 2.1.19.
* net/trampver.el: Update release number.
| -rw-r--r-- | lisp/ChangeLog | 6 | ||||
| -rw-r--r-- | lisp/net/tramp-uu.el | 4 | ||||
| -rw-r--r-- | lisp/net/tramp.el | 7 | ||||
| -rw-r--r-- | lisp/net/trampver.el | 4 |
4 files changed, 17 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 28bc8123501..cb2ea814c14 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-08-26 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | Sync with Tramp 2.1.19. | ||
| 4 | |||
| 5 | * net/trampver.el: Update release number. | ||
| 6 | |||
| 1 | 2010-08-26 Chong Yidong <cyd@stupidchicken.com> | 7 | 2010-08-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * help.el (help-map): Bind `C-h P' to describe-package. | 9 | * help.el (help-map): Bind `C-h P' to describe-package. |
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index 4b64387a8ba..897a87b0134 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; tramp-uu.el --- uuencode in Lisp | 1 | ;;; tramp-uu.el --- uuencode in Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, | 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, |
| 4 | ;; 2008, 2009, 2010 Free Software Foundation, Inc. | 4 | ;; 2009, 2010 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> | 6 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> |
| 7 | ;; Keywords: comm, terminals | 7 | ;; Keywords: comm, terminals |
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 052dc7d7575..d5d1606c617 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el | |||
| @@ -8995,6 +8995,13 @@ Only works for Bourne-like shells." | |||
| 8995 | ;; * Try telnet+curl as new method. It might be useful for busybox, | 8995 | ;; * Try telnet+curl as new method. It might be useful for busybox, |
| 8996 | ;; without built-in uuencode/uudecode. | 8996 | ;; without built-in uuencode/uudecode. |
| 8997 | ;; * Load ~/.emacs_SHELLNAME on the remote host for `shell'. | 8997 | ;; * Load ~/.emacs_SHELLNAME on the remote host for `shell'. |
| 8998 | ;; * I was wondering it it would be possible to use tramp even if I'm | ||
| 8999 | ;; actually using sshfs. But when I launch a command I would like | ||
| 9000 | ;; to get it executed on the remote machine where the files really | ||
| 9001 | ;; are. (Andrea Crotti) | ||
| 9002 | ;; * Run emerge on two remote files. Bug is described here: | ||
| 9003 | ;; <http://www.mail-archive.com/tramp-devel@nongnu.org/msg01041.html>. | ||
| 9004 | ;; (Bug#6850) | ||
| 8998 | 9005 | ||
| 8999 | ;; Functions for file-name-handler-alist: | 9006 | ;; Functions for file-name-handler-alist: |
| 9000 | ;; diff-latest-backup-file -- in diff.el | 9007 | ;; diff-latest-backup-file -- in diff.el |
diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index 471a344b860..a002ebebbf2 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el | |||
| @@ -30,14 +30,14 @@ | |||
| 30 | ;; version check is defined in macro AC_EMACS_INFO of aclocal.m4; | 30 | ;; version check is defined in macro AC_EMACS_INFO of aclocal.m4; |
| 31 | ;; should be changed only there. | 31 | ;; should be changed only there. |
| 32 | 32 | ||
| 33 | (defconst tramp-version "2.1.19-pre" | 33 | (defconst tramp-version "2.1.19" |
| 34 | "This version of Tramp.") | 34 | "This version of Tramp.") |
| 35 | 35 | ||
| 36 | (defconst tramp-bug-report-address "tramp-devel@gnu.org" | 36 | (defconst tramp-bug-report-address "tramp-devel@gnu.org" |
| 37 | "Email address to send bug reports to.") | 37 | "Email address to send bug reports to.") |
| 38 | 38 | ||
| 39 | ;; Check for (X)Emacs version. | 39 | ;; Check for (X)Emacs version. |
| 40 | (let ((x (if (or (>= emacs-major-version 22) (and (featurep 'xemacs) (= emacs-major-version 21) (>= emacs-minor-version 4))) "ok" (format "Tramp 2.1.19-pre is not fit for %s" (when (string-match "^.*$" (emacs-version)) (match-string 0 (emacs-version))))))) | 40 | (let ((x (if (or (>= emacs-major-version 22) (and (featurep 'xemacs) (= emacs-major-version 21) (>= emacs-minor-version 4))) "ok" (format "Tramp 2.1.19 is not fit for %s" (when (string-match "^.*$" (emacs-version)) (match-string 0 (emacs-version))))))) |
| 41 | (unless (string-match "\\`ok\\'" x) (error "%s" x))) | 41 | (unless (string-match "\\`ok\\'" x) (error "%s" x))) |
| 42 | 42 | ||
| 43 | (provide 'trampver) | 43 | (provide 'trampver) |