From: André Spiegel Date: Fri, 27 Oct 2000 13:30:51 +0000 (+0000) Subject: # X-Git-Tag: emacs-pretest-21.0.90~511 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=08a1fcb74855765403df874b0646164486c52004;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 56e584b0260..e64e977fb33 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,7 +2,9 @@ * vc-hooks.el (vc-version-backup-file-name): Use file.~~ for manual backups and file.~.~ 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.