changeset 105525:dbf80f6b6e39

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 08 Oct 2009 15:21:31 +0000
parents e781cac84553
children e0aaf562a485
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 08 15:21:19 2009 +0000
+++ b/lisp/ChangeLog	Thu Oct 08 15:21:31 2009 +0000
@@ -1,3 +1,15 @@
+2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
+	(tramp-file-name-real-host, tramp-file-name-port): Apply
+	`save-match-data.
+
+	* net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
+	case both directories are remote.
+	(tramp-smb-handle-expand-file-name): Implement "~" expansion.
+	(tramp-smb-maybe-open-connection): Flush the cache only if
+	necessary.
+
 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
 
 	* cedet/ede/proj-obj.el (ede-gcc-linker): New var.