changeset 100924:28894e7d9ebc

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 05 Jan 2009 19:40:55 +0000
parents 7bf074994867
children dc25be6304b8
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 05 19:40:00 2009 +0000
+++ b/lisp/ChangeLog	Mon Jan 05 19:40:55 2009 +0000
@@ -1,3 +1,13 @@
+2009-01-05  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-handle-load)
+	(tramp-do-copy-or-rename-file-directly)
+	(tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
+	(tramp-handle-write-region)
+	* net/tramp-smb.el (tramp-smb-handle-copy-file)
+	(tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
+	Delete temporary file in case of error.
+
 2009-01-05  Agustín Martín <agustin.martin@hispalinux.es>
 
 	* textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)