• Juri Linkov's avatar
    New option vc-find-revision-no-save to not write revision to file · f561c6a1
    Juri Linkov authored
    * lisp/vc/vc.el (vc-find-revision-no-save): New defcustom (bug#33319).
    (vc-find-revision): Depending on vc-find-revision-no-save,
    call either vc-find-revision-no-save or vc-find-revision-save.
    (vc-find-revision-save): Rename from vc-find-revision.
    (vc-find-revision-no-save): New function.
    
    * lisp/vc/diff-mode.el (diff-find-source-location):
    Let-bind vc-find-revision-no-save to t.
    f561c6a1
vc.el 120 KB