ediff-context-diff-label-regexp: Detect the end of second file
commit2c4970560fbb0d1efe95f8a002c181bc706c1a13
authorTino Calancha <tino.calancha@gmail.com>
Wed, 7 Dec 2016 12:07:45 +0000 (7 21:07 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Wed, 7 Dec 2016 12:07:45 +0000 (7 21:07 +0900)
treeb08859b899145b76100cd9932fd6d42586a1d7da
parent7b1e97f0e62e0be5c89708c4aef38c0d462d2291
ediff-context-diff-label-regexp: Detect the end of second file

* lisp/vc/ediff-ptch.el (ediff-context-diff-label-regexp): Skip
'\n' in file names (Bug#25010).
* test/lisp/vc/ediff-ptch-tests.el: New file.
(ibuffer-test-bug25010): Add test for Bug#25010.
lisp/vc/ediff-ptch.el