• Eli Zaretskii's avatar
    Avoid using string-make-unibyte in select.el · 58a3c54c
    Eli Zaretskii authored
    * lisp/select.el (selection-coding-system): Doc fix.
    (xselect--encode-string): For C_STRING, if the text is not
    already unibyte, use encode-coding-string instead of
    string-make-multibyte to make it unibyte.
    58a3c54c
select.el 24.6 KB