log lisp/net/tramp-compat.el @ 111435:810cef5c0eee

age author description
Sat, 06 Nov 2010 18:50:52 -0700 Glenn Morris Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
Tue, 05 Oct 2010 16:20:24 +0200 Michael Albinus * net/tramp.el (tramp-handle-directory-files-and-attributes)
Sun, 03 Oct 2010 14:23:13 -0700 Glenn Morris Remove directory-sep-char, obsolete since 21.1.
Sat, 02 Oct 2010 15:21:43 +0200 Michael Albinus * files.el (remote-file-name-inhibit-cache): New defcustom.
Fri, 17 Sep 2010 09:58:07 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
Wed, 15 Sep 2010 22:27:11 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-with-temp-message)
Mon, 13 Sep 2010 17:17:01 +0200 Michael Albinus Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
Mon, 13 Sep 2010 16:42:33 +0200 Eli Zaretskii Revert revno 101418 by Bob Chassel.
Mon, 13 Sep 2010 10:14:52 +0000 Robert J. Chassell 10-09-13
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.
Sat, 12 Jun 2010 10:59:37 +0200 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Protect version
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.
Sun, 09 May 2010 21:57:55 +0200 Michael Albinus * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
Thu, 06 May 2010 10:40:06 +0200 Michael Albinus * net/tramp.el (top, with-progress-reporter): Use
Wed, 05 May 2010 12:20:23 +0200 Michael Albinus Add FORCE argument to `delete-file'.
Sat, 10 Apr 2010 14:50:31 +0200 Michael Albinus Synchronize with Tramp repository.
Tue, 02 Mar 2010 10:32:45 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Thu, 17 Dec 2009 13:18:03 +0000 Michael Albinus * files.el (file-expand-wildcards): In case of remote files, check
Sat, 07 Nov 2009 23:51:17 +0000 Michael Albinus * net/tramp-compat.el (tramp-compat-copy-directory)
Tue, 06 Oct 2009 19:52:15 +0000 Sam Steingold (tramp-compat-process-running-p): Check that
Wed, 16 Sep 2009 03:13:55 +0000 Glenn Morris (byte-compile-not-obsolete-vars): Set if bound.
Fri, 04 Sep 2009 08:15:15 +0000 Michael Albinus * net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.
Wed, 02 Sep 2009 11:15:36 +0000 Michael Albinus * net/tramp-compat.el (top): Autoload used functions from
Mon, 22 Jun 2009 21:07:27 +0000 Michael Albinus * net/tramp-compat.el (tramp-compat-split-string)
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 06 May 2008 07:31:51 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sun, 27 Apr 2008 16:36:28 +0000 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link)
Sat, 15 Mar 2008 21:50:58 +0000 Michael Albinus *** empty log message ***
Tue, 12 Feb 2008 03:46:03 +0000 Stefan Monnier (tramp-compat-file-attributes): Add comment.
Wed, 09 Jan 2008 04:26:53 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 18 Dec 2007 21:02:53 +0000 Michael Albinus * files.el (cd-absolute): Set `list-buffers-directory' in order to
Sat, 06 Oct 2007 12:00:42 +0000 Michael Albinus * net/tramp.el (top): Move loading of tramp-util.el and
Thu, 04 Oct 2007 20:09:32 +0000 Michael Albinus * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
Wed, 03 Oct 2007 10:54:03 +0000 Michael Albinus * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
Mon, 01 Oct 2007 00:14:23 +0000 Miles Bader Add arch tagline
Sun, 30 Sep 2007 16:43:07 +0000 Michael Albinus * net/tramp-compat.el: New file.