]> code.delx.au - gnu-emacs/commit
ASCII-fy coding-system-for-read used for Git commands
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 19 Jun 2016 19:08:21 +0000 (22:08 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 19 Jun 2016 19:08:21 +0000 (22:08 +0300)
commitdd39c6fbeb299f0b203f01388e83f5e02767b8ff
treece4ad52134d6bf28a2faf03c3d55470d113dd8cc
parent2ede29575fa22eb7c265117d7511cff9fe02c606
ASCII-fy coding-system-for-read used for Git commands

* lisp/vc/vc-git.el (vc-git--asciify-coding-system):
New function.
(vc-git-diff, vc-git-annotate-command): Use it.
lisp/vc/vc-git.el