+2000-10-27 Andre Spiegel <spiegel@gnu.org>
+
+ * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
+ manual backups and file.~<rev>.~ 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 <miles@lsi.nec.co.jp>
* shell.el (shell): Add BUFFER argument.