Mercurial > emacs
comparison make-dist @ 5212:f8ba69b02832
(vc-workfile-unchanged-p): Add optional argument
specifying whether we want to compute the differences if the
file is changed. Otherwise, use cmp instead of diff.
(vc-next-action-on-file): Use new vc-workfile-unchanged-p option;
this avoids recomputing the differences in some cases.
(vc-backend-diff): OLDVERS is now optional; all callers changed.
New optional argument CMP says to use `cmp' rather than `diff'.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Fri, 03 Dec 1993 09:30:38 +0000 |
parents | 810820d03e24 |
children | f2e4b574a4e9 |
comparison
equal
deleted
inserted
replaced
5211:7124a811b67b | 5212:f8ba69b02832 |
---|