Mercurial > emacs
changeset 32955:813b55180a2a
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 27 Oct 2000 13:30:51 +0000 |
parents | f77e6c51dd07 |
children | c3d1f9ca38a9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 27 13:29:36 2000 +0000 +++ b/lisp/ChangeLog Fri Oct 27 13:30:51 2000 +0000 @@ -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.