log lisp/net/tramp.el @ 80000:24a171b96a66

age author description
Sat, 02 Feb 2008 10:46:08 +0000 Michael Albinus * net/tramp.el (tramp-handle-make-auto-save-file-name)
Mon, 07 Jan 2008 01:56:16 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 31 Oct 2007 20:48:52 +0000 Michael Albinus *** empty log message ***
Sat, 06 Oct 2007 15:25:50 +0000 Michael Albinus * net/tramp.el (tramp-completion-mode): Extend doc-string.
Mon, 24 Sep 2007 05:42:34 +0000 Michael Albinus * net/tramp.el (tramp-completion-mode-p): Rename from
Wed, 08 Aug 2007 07:33:26 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Tue, 07 Aug 2007 20:04:27 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Handle optional
Sun, 05 Aug 2007 12:43:06 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Return a string as
Wed, 25 Jul 2007 04:25:44 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 07 Jun 2007 20:14:45 +0000 Michael Albinus Sync with Tramp 2.0.56.
Sat, 31 Mar 2007 18:38:18 +0000 Michael Albinus * net/tramp.el (tramp-register-file-name-handler)
Mon, 05 Mar 2007 06:41:59 +0000 Michael Albinus * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
Wed, 28 Feb 2007 22:22:20 +0000 Chong Yidong (tramp-file-name-handler): Revert last change.
Wed, 28 Feb 2007 01:35:20 +0000 Chong Yidong (tramp-file-name-handler): Inhibit modification hooks to avoid
Mon, 12 Feb 2007 06:19:54 +0000 Michael Albinus * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
Sat, 27 Jan 2007 14:40:08 +0000 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
Sun, 21 Jan 2007 20:38:00 +0000 Glenn Morris (tramp-perl-encode, tramp-perl-decode): Update copyrights.
Thu, 11 Jan 2007 20:08:04 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-local-copy): Set
Tue, 09 Jan 2007 05:04:15 +0000 Michael Albinus * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'.
Sun, 31 Dec 2006 15:03:51 +0000 Michael Albinus * net/tramp.el (tramp-default-method): Don't call `symbol-function'.
Sat, 30 Dec 2006 16:17:10 +0000 Michael Albinus Sync with Tramp 2.0.55.
Wed, 20 Dec 2006 21:29:46 +0000 Michael Albinus * net/tramp.el (tramp-default-method): We still need to check for
Wed, 20 Dec 2006 05:57:41 +0000 Michael Albinus * net/ange-ftp.el (ange-ftp-file-name-completion): Handle optional
Tue, 19 Dec 2006 07:26:25 +0000 Michael Albinus *** empty log message ***
Tue, 19 Dec 2006 06:56:27 +0000 Michael Albinus * net/tramp.el (tramp-methods): Introduce new method `scpc'.
Sun, 17 Dec 2006 12:58:04 +0000 Michael Albinus * net/tramp.el (tramp-default-method): Before setting to "pscp",
Mon, 04 Dec 2006 06:51:21 +0000 Michael Albinus * net/tramp.el (tramp-methods): Add "ControlPath" and
Fri, 24 Nov 2006 19:14:29 +0000 Lars Hansen (tramp-default-method): Under Windows, change from plink to pscp.
Sat, 18 Nov 2006 17:42:32 +0000 Michael Albinus * net/tramp.el (top): cl and custom are always required.
Sat, 11 Nov 2006 04:01:02 +0000 Glenn Morris (tramp-unified-filenames): Improve previos doc fix.