log lisp/net/tramp-cache.el @ 112453:06719a229a46 default tip

age author description
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Tue, 14 Dec 2010 21:33:33 +0100 Michael Albinus * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
Sat, 02 Oct 2010 15:21:43 +0200 Michael Albinus * files.el (remote-file-name-inhibit-cache): New defcustom.
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
Thu, 09 Sep 2010 15:24:39 +0200 Michael Albinus * net/tramp-cache.el (tramp-parse-connection-properties): Set
Wed, 08 Sep 2010 16:42:54 +0200 Michael Albinus Migrate to Tramp 2.2. Rearrange load dependencies.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Mon, 15 Feb 2010 16:04:53 +0100 Michael Albinus * net/tramp.el (tramp-process-actions, tramp-read-passwd):
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 11 Oct 2009 14:00:30 +0000 Michael Albinus * net/tramp-cache.el (tramp-flush-connection-property): The hash
Wed, 07 Oct 2009 11:27:10 +0000 Michael Albinus * net/tramp-cache.el (tramp-flush-connection-property): Add trace message.
Thu, 27 Aug 2009 13:50:41 +0000 Michael Albinus * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
Sun, 02 Aug 2009 17:15:42 +0000 Michael Albinus * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
Thu, 09 Apr 2009 13:40:19 +0000 Michael Albinus * tramp-cache.el (tramp-flush-directory-property): Use the
Sun, 01 Feb 2009 10:45:30 +0000 Michael Albinus * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 04 Dec 2008 20:42:29 +0000 Michael Albinus * net/tramp-cache.el (tramp-dump-connection-properties): Polish
Mon, 01 Dec 2008 06:35:44 +0000 Michael Albinus * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
Thu, 04 Sep 2008 11:45:06 +0000 Juanma Barranquero * net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring.
Tue, 06 May 2008 07:31:51 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sun, 27 Apr 2008 16:36:56 +0000 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link)
Sun, 03 Feb 2008 12:02:39 +0000 Michael Albinus * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
Mon, 14 Jan 2008 19:35:12 +0000 Michael Albinus *** empty log message ***
Wed, 09 Jan 2008 04:26:53 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 07 Nov 2007 20:41:15 +0000 Michael Albinus * net/tramp.el (tramp-handle-substitute-in-file-name): Don't
Tue, 06 Nov 2007 21:17:36 +0000 Michael Albinus * net/tramp.el (top): Don't autoload `tramp-cache-print'.
Tue, 30 Oct 2007 20:27:22 +0000 Michael Albinus * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
Fri, 28 Sep 2007 16:05:49 +0000 Michael Albinus * net/tramp.el (with-file-property, with-connection-property):
Sun, 09 Sep 2007 08:31:27 +0000 Michael Albinus * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
Tue, 07 Aug 2007 20:30:20 +0000 Michael Albinus * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
Sun, 29 Jul 2007 15:32:56 +0000 Michael Albinus * net/tramp.el:
Mon, 09 Jul 2007 06:48:40 +0000 Miles Bader Add arch tagline
Sun, 08 Jul 2007 18:03:20 +0000 Michael Albinus * files.el (file-remote-p): Introduce optional parameter CONNECTED.