]> git.eshelyaron.com Git - emacs.git/commit
Fix ediff message parsing in non-English locales
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 26 May 2021 22:38:33 +0000 (00:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 26 May 2021 22:38:33 +0000 (00:38 +0200)
commit462112ae0b64fa3ea062c4b2635a81495ec132a6
treefe89c1004845df49b45bbdcf4452b71529acc360
parent856e0ec2f81bfe2f6721369a1df9a26f41e6d1a4
Fix ediff message parsing in non-English locales

* lisp/vc/ediff-diff.el (ediff-exec-process): Run diff in the C
locale to enable parsing the messages (bug#21387).
lisp/vc/ediff-diff.el