aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2009-01-05 19:40:55 +0000
committerMichael Albinus2009-01-05 19:40:55 +0000
commit91192f4faba689f4d8fc4912bc521ec98ff0358f (patch)
tree031a8be8d37a7533b6ab1554e0ec790195304b19 /lisp/ChangeLog
parentce2cc72811df63f5a6966e910222bc9d79d4cf29 (diff)
downloademacs-91192f4faba689f4d8fc4912bc521ec98ff0358f.tar.gz
emacs-91192f4faba689f4d8fc4912bc521ec98ff0358f.zip
* 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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1437ddeed07..1009a381222 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12009-01-05 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-handle-load)
4 (tramp-do-copy-or-rename-file-directly)
5 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
6 (tramp-handle-write-region)
7 * net/tramp-smb.el (tramp-smb-handle-copy-file)
8 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
9 Delete temporary file in case of error.
10
12009-01-05 Agustín Martín <agustin.martin@hispalinux.es> 112009-01-05 Agustín Martín <agustin.martin@hispalinux.es>
2 12
3 * textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer) 13 * textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)