]> git.eshelyaron.com Git - emacs.git/commit
Improve Haiku selection handling
authorPo Lu <luangruo@yahoo.com>
Mon, 14 Feb 2022 10:17:58 +0000 (10:17 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 14 Feb 2022 10:26:29 +0000 (10:26 +0000)
commitb47d36f189d067ebf41098021da1d1e160db9d53
tree7b2ced84755465f3f74d06e8a0bd40b497c9a775
parent13b9268374669c368343ce4279041f2021b264f6
Improve Haiku selection handling

* lisp/select.el (gui--selection-value-internal): Use X types on
Haiku as well.

* lisp/term/haiku-win.el (haiku--selection-type-to-mime): Update
types to correspond better with X.

* src/haikuselect.c (Fhaiku_selection_data):
(Fhaiku_selection_put): Remove a great deal of ad hoc code now
handled by the regular selection machinery.
lisp/select.el
lisp/term/haiku-win.el
src/haikuselect.c