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

index 56e584b02603d2527774d6bcd65cba02316d7ecc..e64e977fb335e48d79b61783995ddc14441e9966 100644 (file)
@@ -2,7 +2,9 @@
 
        * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for 
        manual backups and file.~<rev>.~ for automatic ones.
-
+       (vc-make-version-backup): Don't do it on MS-DOS without long file
+       names.
+       
        * vc.el (vc-version-other-window): If an automatic backup of the
        desired version exists, rename it instead of copying it.