bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35420: Support git in ediff-patch-file


From: Eli Zaretskii
Subject: bug#35420: Support git in ediff-patch-file
Date: Thu, 25 Apr 2019 09:14:21 +0300

> From: Juri Linkov <juri@linkov.net>
> Date: Thu, 25 Apr 2019 00:38:43 +0300
> 
> +                 (when (and (string-match-p "^a/" base-dir1)
> +                            (string-match-p "^b/" base-dir2))
> +                   (setq base-dir1 "a/"
> +                         base-dir2 "b/")))))

I think I saw the file names begin with i/ and w/ instead of a/ and
b/.  Not sure when/why this happens.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]