]> git.eshelyaron.com Git - emacs.git/commit
Fix an error in selecting encoding when writing zip files
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2019 19:40:53 +0000 (21:40 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2019 19:40:53 +0000 (21:40 +0200)
commita1a724d73afae87b8c4daa2d64382be06fa37d0e
treeebaf10d7acbf36c3dd7ecdf4d6e9256c7d5ce0ec
parente73184138d5e32425cdb41e18b88bb1d8604e41f
Fix an error in selecting encoding when writing zip files

* lisp/international/mule-cmds.el (select-safe-coding-system):
Treat no-conversion-multibyte that came from find-auto-coding
the same as no-conversion for the purposes of encoding.  The
same logic that considers no-conversion always safe should do
the same with no-conversion-multibyte.  (Bug#38155)
lisp/international/mule-cmds.el