]> git.eshelyaron.com Git - emacs.git/commit
Implement more data type conversions for Haiku selections
authorPo Lu <luangruo@yahoo.com>
Fri, 20 May 2022 01:49:43 +0000 (01:49 +0000)
committerPo Lu <luangruo@yahoo.com>
Fri, 20 May 2022 01:50:25 +0000 (01:50 +0000)
commitd2865bfa2ca933b712b34507fe294dbcc047cdf0
tree3e63cd3f6794f4da309dc2c311b644b7cba50c24
parentde9dfb1939caba80fd4acc42789794f5c9273df8
Implement more data type conversions for Haiku selections

* src/haikuselect.c (haiku_message_to_lisp):
(lisp_to_type_code):
(haiku_lisp_to_message):
(Fhaiku_drag_message): Recognize `double' and `float' types.
(syms_of_haikuselect): New defsyms.
src/haikuselect.c