diff options
author | Yuuki Harano <masm+github@masm11.me> | 2021-03-02 22:44:42 +0900 |
---|---|---|
committer | Yuuki Harano <masm+github@masm11.me> | 2021-03-02 22:44:42 +0900 |
commit | 565995d408ca65ec9f981f175cca29d2164a5fd0 (patch) | |
tree | 8db7aa64cecf8656f59a9e69d7559d61d9939dd4 /test/lisp/emacs-lisp/rx-tests.el | |
parent | 436f21eda127882a8408bdc8ae0d398c2cf5aff2 (diff) | |
download | emacs-565995d408ca65ec9f981f175cca29d2164a5fd0.tar.gz emacs-565995d408ca65ec9f981f175cca29d2164a5fd0.tar.bz2 emacs-565995d408ca65ec9f981f175cca29d2164a5fd0.zip |
Fix unicode strings can't be pasted correctly
* lisp/select.el (x-select-request-type): Use text/plain;charset=utf-8
instead.
(gui--selection-value-internal): same.
(gui-get-selection): Treat text/plain;charset=utf-8 as utf-8.
* src/pgtkselect.c (Fpgtk_get_selection_internal): Support
text/plain;charset=utf-8 as foreign-selection.
(syms_of_pgtkselect): Add new symbol.
Diffstat (limited to 'test/lisp/emacs-lisp/rx-tests.el')
0 files changed, 0 insertions, 0 deletions