log lisp/net/tramp-ftp.el @ 111985:a933a2eaafaf

age author description
Mon, 13 Sep 2010 17:17:01 +0200 Michael Albinus Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
Wed, 08 Sep 2010 16:42:54 +0200 Michael Albinus Migrate to Tramp 2.2. Rearrange load dependencies.
Thu, 26 Aug 2010 21:23:02 +0200 Michael Albinus Sync with Tramp 2.1.19.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Fri, 28 May 2010 15:28:36 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-delete-file): Use
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Wed, 05 May 2010 12:20:23 +0200 Michael Albinus Add FORCE argument to `delete-file'.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 03 Oct 2009 12:35:55 +0000 Michael Albinus *** empty log message ***
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 29 Jun 2008 16:53:14 +0000 Michael Albinus * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
Sat, 28 Jun 2008 10:15:00 +0000 Michael Albinus * net/tramp-ftp.el (top): Delete 'ange-ftp property from
Tue, 06 May 2008 07:31:51 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Sat, 29 Mar 2008 20:25:26 +0000 Michael Albinus * net/tramp-ftp.el: Require 'cl when byte-compiling.