log lisp/net/tramp.el @ 68567:ae0affba29c8

age author description
Wed, 01 Feb 2006 22:26:45 +0000 Michael Albinus * net/tramp.el (tramp-convert-file-attributes): Set file's gid
Sun, 22 Jan 2006 21:59:55 +0000 Michael Albinus Sync with Tramp 2.0.52.
Wed, 02 Nov 2005 07:05:32 +0000 Lars Hansen (tramp-action-out-of-band): Handle scp message "Permission denied".
Sun, 30 Oct 2005 19:58:40 +0000 Michael Albinus * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
Fri, 28 Oct 2005 16:23:26 +0000 Richard M. Stallman (tramp-completion-mode): defvar moved up.
Mon, 17 Oct 2005 04:46:46 +0000 Michael Albinus * net/tramp.el (tramp-completion-mode): New defvar. Used in
Sat, 08 Oct 2005 18:25:56 +0000 Lars Hansen (tramp-perl-directory-files-and-attributes): Add error handling.
Sat, 08 Oct 2005 14:53:17 +0000 Michael Albinus Sync with Tramp 2.0.51.
Sun, 02 Oct 2005 17:37:34 +0000 Richard M. Stallman Pacify byte compiler warnings in pacification code.
Sun, 18 Sep 2005 19:58:39 +0000 Michael Albinus * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to
Wed, 07 Sep 2005 21:23:36 +0000 Michael Albinus * woman.el (top): Remap `man' command by `woman' in
Wed, 31 Aug 2005 20:28:48 +0000 Michael Albinus * net/tramp.el (tramp-handle-make-auto-save-file-name): Deactivate
Wed, 31 Aug 2005 09:01:52 +0000 Juanma Barranquero (tramp-handle-make-auto-save-file-name): Pass list of args to
Tue, 30 Aug 2005 22:41:02 +0000 Michael Albinus Make `make-auto-save-file-name' a magic operation.
Sun, 07 Aug 2005 15:42:42 +0000 Michael Albinus Sync with Tramp 2.0.50.
Mon, 01 Aug 2005 15:47:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 21 Jul 2005 09:49:07 +0000 Juanma Barranquero (tramp-handle-load): Fix typo in error message.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Sun, 19 Jun 2005 14:20:06 +0000 Michael Albinus Revert copyright years back to original ones. Tramp has a life
Tue, 14 Jun 2005 15:22:35 +0000 Juanma Barranquero (tramp-find-file-exists-command, tramp-find-shell): Follow error conventions.
Tue, 17 May 2005 16:24:37 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 14 May 2005 15:39:15 +0000 Michael Albinus Sync with Tramp 2.0.49.
Sun, 20 Mar 2005 20:00:20 +0000 Michael Albinus Sync with Tramp 2.0.48.
Sun, 27 Feb 2005 17:31:41 +0000 Andreas Schwab (tramp-file-name-for-operation): Fix misapplied
Sat, 19 Feb 2005 12:47:27 +0000 Eli Zaretskii (tramp-file-name-for-operation): Use dired-call-process instead of
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 16 Jan 2005 13:18:31 +0000 Michael Albinus Sync with Tramp 2.0.47.
Fri, 17 Dec 2004 19:35:45 +0000 Michael Albinus Sync with Tramp 2.0.46.
Sun, 05 Dec 2004 21:42:45 +0000 Sam Steingold (tramp-handle-file-accessible-directory-p):
Fri, 26 Nov 2004 21:39:02 +0000 Lars Hansen (tramp-handle-directory-files-and-attributes): New function.