Mercurial > emacs
changeset 78647:fd75232a4a2c
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 24 Aug 2007 03:07:35 +0000 |
parents | f307172b344d |
children | 919ee0e1f2e3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 24 03:03:33 2007 +0000 +++ b/lisp/ChangeLog Fri Aug 24 03:07:35 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.