# HG changeset patch # User Michael Albinus # Date 1255015291 0 # Node ID dbf80f6b6e39212dd91a1255dc01deeb01c51f22 # Parent e781cac8455323108696c9fec36eb1512d935fb6 *** empty log message *** diff -r e781cac84553 -r dbf80f6b6e39 lisp/ChangeLog --- 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 + + * 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 * cedet/ede/proj-obj.el (ede-gcc-linker): New var.