From 7432cf10eb3f2919c0ca86956adcea8a321e8411 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Spiegel?= Date: Fri, 27 Oct 2000 12:19:24 +0000 Subject: [PATCH] # --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 611e0606008..56e584b0260 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2000-10-27 Andre Spiegel + + * vc-hooks.el (vc-version-backup-file-name): Use file.~~ for + manual backups and file.~.~ for automatic ones. + + * vc.el (vc-version-other-window): If an automatic backup of the + desired version exists, rename it instead of copying it. + + * vc-cvs.el (vc-cvs-checkin): Check both status and error message + after command. If there's an unexpected error, signal it instead + of being silent. + 2000-10-27 Miles Bader * shell.el (shell): Add BUFFER argument. -- 2.39.2