• Eli Zaretskii's avatar
    Fix failures of vc-find-revision with non-ASCII file names · 459b669b
    Eli Zaretskii authored
    * lisp/vc/vc.el (vc-find-revision): Instead of binding
    coding-system-for-write, make the buffer-file-coding-system of
    the temporary buffer be no-conversion.  This avoids the
    unwanted side effect of not encoding the command-line
    arguments of the VCS commands invoked by the backend.
    (Bug#34350)
    459b669b
vc.el 118 KB