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, 07 Nov 2007 20:41:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/11/07 20:41:15

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12169
retrieving revision 1.12170
diff -u -b -r1.12169 -r1.12170
--- ChangeLog   7 Nov 2007 03:57:06 -0000       1.12169
+++ ChangeLog   7 Nov 2007 20:41:12 -0000       1.12170
@@ -1,3 +1,24 @@
+2007-11-07  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-handle-substitute-in-file-name): Don't
+       expand the remote connection identification.
+       (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
+       Set also $PS2 and $PS3 when setting $PS1.  Check for shell echoing
+       before calling stty.
+
+       * net/tramp-cache.el (tramp-cache-print)
+       (tramp-dump-connection-properties): Fix docstring.
+       (tramp-list-connections): Renamed from
+       `tramp-cache-list-connections'.
+
+       * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
+
+       * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
+       remote connection identification when setting connection property.
+
+       * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
+       "//" substitutes only in the local filename part.
+
 2007-11-07  David Hansen  <address@hidden>
 
        * eshell/em-glob.el (eshell-extended-glob): Sort matches.




reply via email to

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