Mercurial > emacs
changeset 59979:f721a44afa15
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Mon, 07 Feb 2005 20:41:39 +0000 |
parents | c3afd6e6c992 |
children | 7f8e4c715b72 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Feb 07 20:38:46 2005 +0000 +++ b/lisp/ChangeLog Mon Feb 07 20:41:39 2005 +0000 @@ -1,3 +1,8 @@ +2005-02-07 Andre Spiegel <spiegel@gnu.org> + + * vc-hooks.el (vc-make-version-backup): Ignore file-errors such + as directory not writable. + 2005-02-07 Kim F. Storm <storm@cua.dk> * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.