emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 23 Jul 2008 19:17:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/07/23 19:17:57

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14201
retrieving revision 1.14202
diff -u -b -r1.14201 -r1.14202
--- ChangeLog   23 Jul 2008 17:26:37 -0000      1.14201
+++ ChangeLog   23 Jul 2008 19:17:55 -0000      1.14202
@@ -1,3 +1,15 @@
+2008-07-23  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
+       "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
+       (tramp-temp-buffer-name): New defconst.
+       (tramp-handle-start-file-process): Use it.  Apply "exec", for the
+       command.  No trailing prompt.
+       (tramp-process-sentinel): Remove temporary buffer, if existing.
+       Don't handle trailing prompt.
+       (tramp-open-connection-setup-interactive-shell): Use
+       `tramp-temp-buffer-name'.
+
 2008-07-23  Chong Yidong  <address@hidden>
 
        * shell.el (shell-dynamic-complete-functions): Use




reply via email to

[Prev in Thread] Current Thread [Next in Thread]