]> git.eshelyaron.com Git - emacs.git/commitdiff
#
authorAndré Spiegel <spiegel@gnu.org>
Fri, 27 Oct 2000 12:19:24 +0000 (12:19 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Fri, 27 Oct 2000 12:19:24 +0000 (12:19 +0000)
lisp/ChangeLog

index 611e0606008d024085c0dae45aac50d9aabc1969..56e584b02603d2527774d6bcd65cba02316d7ecc 100644 (file)
@@ -1,3 +1,15 @@
+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.