• Philipp Stephani's avatar
    Make ediff handle remote and quoted file names · f4b50dad
    Philipp Stephani authored
    Quoted file names need to be unquoted before passed to
    subprocesses (Bug#25950).
    
    * lisp/vc/ediff-diff.el (ediff-exec-process): Handle remote and quoted
    file names.
    * test/lisp/vc/ediff-diff-tests.el
    (ediff-diff-tests--ediff-exec-process--quoted-file): Add unit test.
    f4b50dad
ediff-diff.el 51.9 KB