# HG changeset patch # User Glenn Morris # Date 1187924865 0 # Node ID 9f65c637f6d313b944459dc972a2594fa6c7e34b # Parent 6565987eab45ed91b3f568dec1f1ce395946a022 *** empty log message *** diff -r 6565987eab45 -r 9f65c637f6d3 lisp/ChangeLog --- 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 (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 * files.el (backup-buffer-copy): Revert 2007-08-22 change.