]> git.eshelyaron.com Git - emacs.git/commit
Implement new drag and drop parameter on Haiku
authorPo Lu <luangruo@yahoo.com>
Fri, 25 Mar 2022 13:41:30 +0000 (13:41 +0000)
committerPo Lu <luangruo@yahoo.com>
Fri, 25 Mar 2022 13:41:30 +0000 (13:41 +0000)
commit4dfd42014b50aadd82b425747fe65fa97df28caa
tree083cd4a906024025b336b2c2c53323a7e764de67
parent8ba0f190642d20e8f9caa7472c12674c7ba65a69
Implement new drag and drop parameter on Haiku

* lisp/term/haiku-win.el (x-begin-drag): Implement
`allow-current-frame'.
* src/haiku_support.cc (be_drag_message): New argument
`allow_same_view'.
* src/haiku_support.h: Update prototypes.
* src/haikuselect.c (Fhaiku_drag_message): New parameter
`allow-same-frame'.
lisp/term/haiku-win.el
src/haiku_support.cc
src/haiku_support.h
src/haikuselect.c