Allow customization of decoding of "man" command
commit39ca289a7a33d514c2a46f005db4e7173fb7e9f5
authorEli Zaretskii <eliz@gnu.org>
Sun, 31 Dec 2017 16:20:12 +0000 (31 18:20 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 31 Dec 2017 16:20:12 +0000 (31 18:20 +0200)
treec39c7483c9d506d33428ba2aa873a67b20cd51a4
parentf8240815ea1e44cf0b16552ed3a3676b2dc85787
Allow customization of decoding of "man" command

* lisp/man.el (Man-coding-system): New defcustom.
(Man-start-calling): Use it, and also pay attention to user
overriding coding-system-for-read.  (Bug#29872)
lisp/man.el