]> git.eshelyaron.com Git - emacs.git/commit
Support getting a image from clipboard
authorYuuki Harano <masm+github@masm11.me>
Thu, 11 Feb 2021 10:30:01 +0000 (19:30 +0900)
committerYuuki Harano <masm+github@masm11.me>
Thu, 11 Feb 2021 10:30:01 +0000 (19:30 +0900)
commitef76e64427bb980cca23c338df2526766431ea52
treef7e0dba7945479fd31569fda08a7c0ef6e0b1c99
parented2205a288a7c38f8614fa134f27be41baad00dc
Support getting a image from clipboard

* src/pgtkselect.c (Fpgtk_get_selection_internal): Reimplement
referring selection_data_to_lisp_data in xselect.c
(syms_of_pgtkselect): Add symbols.
src/pgtkselect.c