comparison lispref/elisp-vol1.texi @ 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 6cb9d6d6a46d
children 2e2f1c2aad26
comparison
equal deleted inserted replaced
5211:7124a811b67b 5212:f8ba69b02832