view src/vlimit.h @ 82808:6e5814967ffb

* net/tramp.el (tramp-local-host-p): New defun. (tramp-handle-file-local-copy, tramp-handle-write-region): Implement fast track when being on the local host. (tramp-file-name-handler): Don't set "started" property. It shall be reserved for the "ftp" method. (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'. * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'. (tramp-ftp-file-name-handler): Set "started" property.
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 24 Aug 2007 05:27:22 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* Dummy for Emacs so that we can run on VMS... */
#define LIM_DATA 0

/* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9
   (do not change this comment) */