]> git.eshelyaron.com Git - emacs.git/commit
Fix file name encoding of Motif drop protocol file selections
authorPo Lu <luangruo@yahoo.com>
Sun, 5 Jun 2022 13:16:09 +0000 (21:16 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 5 Jun 2022 13:16:38 +0000 (21:16 +0800)
commitfcb4d836f01cbec30cb5f906941179c566414b81
treeb3b0d641a72856ec09aa640e326a521fbc1d7682
parentd8924e179e2e53bf9abffa987f428890b4edcf57
Fix file name encoding of Motif drop protocol file selections

* lisp/select.el (xselect-convert-to-filename):
(xselect-convert-to-dt-netfile): Encode in the file name coding
system instead of `raw-text-unix'.
lisp/select.el