]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes to Haiku selection support
authorPo Lu <luangruo@yahoo.com>
Mon, 28 Mar 2022 12:28:53 +0000 (12:28 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 28 Mar 2022 12:28:53 +0000 (12:28 +0000)
commitfbbb9148ccb63f0eccd032f9e7c8e585997d4185
tree7262a1823022453d006b4636cf0ccbc89a559058
parentdc0ee78d93c36606e7e8502d8ccff5f8c6116550
Minor fixes to Haiku selection support

* lisp/term/haiku-win.el (haiku-selection-bounds): New function.
(haiku-dnd-convert-string, haiku-select-encode-xstring)
(haiku-select-encode-utf-8-string): Handle position pairs
correctly.
(gui-backend-set-selection): Adjust for new airity.
* src/haikuselect.c (Fhaiku_selection_put): Fix arity.
lisp/term/haiku-win.el
src/haikuselect.c