changeset 82806:9f65c637f6d3

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 24 Aug 2007 03:07:45 +0000
parents 6565987eab45
children 1fbf8f4df1a7
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 24 03:03:52 2007 +0000
+++ b/lisp/ChangeLog	Fri Aug 24 03:07:45 2007 +0000
@@ -1,3 +1,8 @@
+2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
+
+	* files.el (backup-buffer-copy): Don't wrap delete in
+	condition-case, only try to delete if file exists.
+
 2007-08-24  Glenn Morris  <rgm@gnu.org>
 
 	* files.el (backup-buffer-copy): Revert 2007-08-22 change.