1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 11:21:19 -07:00

* lisp/term/haiku-win.el (x-begin-drag): Fix type code of B_MIME_TYPE.

This commit is contained in:
Po Lu 2022-03-17 03:46:18 +00:00
parent 00172ae0c8
commit dfdd2f6f23

View file

@ -200,7 +200,7 @@ take effect on menu items until the menu bar is updated again."
(unless (cadr field)
;; Add B_MIME_TYPE to the message if the type was not
;; previously defined.
(push 1296649641 (alist-get (car selection-result) message
(push 1296649541 (alist-get (car selection-result) message
nil nil #'equal))))
(push (cadr selection-result)
(cdr (alist-get (car selection-result) message