]> git.eshelyaron.com Git - emacs.git/commitdiff
* tramp.texi (Remote processes): Association of a pty is not supported.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 5 Oct 2009 11:41:48 +0000 (11:41 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 5 Oct 2009 11:41:48 +0000 (11:41 +0000)
doc/misc/ChangeLog
doc/misc/tramp.texi

index 3921c75852fe75d8df8a020b8decc727afca4c06..e38da8ebfc46f04a819c4297f8e875a0fec0f815 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Remote processes): Association of a pty is not supported.
+
 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
index 91eaab1b201eea1a52fee67a928ea8572f2ef588..2df0fe7f26993427fb7270a795671d373ad59fee 100644 (file)
@@ -2450,7 +2450,8 @@ always cached values for the directory contents.
 @value{tramp} supports running processes on a remote host.  This
 allows to exploit @value{emacsname} packages without modification for
 remote file names.  It does not work for the @option{ftp} and
-@option{smb} methods.
+@option{smb} methods.  Association of a pty, as specified in
+@code{start-file-process}, is not supported.
 
 @ifset emacsgvfs
 If the remote host is mounted via GVFS (see @ref{GVFS based methods}),