]> git.eshelyaron.com Git - emacs.git/commit
Create a variable to enable selection on multi display
authorYuuki Harano <masm+github@masm11.me>
Fri, 14 May 2021 16:24:50 +0000 (01:24 +0900)
committerYuuki Harano <masm+github@masm11.me>
Fri, 14 May 2021 16:24:50 +0000 (01:24 +0900)
commit3f8f3a9027a1de28899725f0fecdc4f1f33c1479
treecf0087d9c0e725398500f0c3cab0760d406056ec
parent9a64cc1468486c7668b329c859b43c728ded123e
Create a variable to enable selection on multi display

* src/pgtkselect.c (pgtk_selection_usable): If it is true, always
returns true.
(syms_of_pgtkselect): New bool variable.
src/pgtkselect.c