1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; * lisp/term/haiku-win.el: Fix compiler warnings.

This commit is contained in:
Po Lu 2022-07-13 05:46:59 +00:00
parent defe6cf2d9
commit 28797db5c9

View file

@ -206,6 +206,7 @@ VALUE as a unibyte string, or nil if VALUE was not a string."
(declare-function haiku-selection-owner-p "haikuselect.c")
(declare-function haiku-put-resource "haikufns.c")
(declare-function haiku-drag-message "haikuselect.c")
(declare-function haiku-selection-timestamp "haikuselect.c")
(defun haiku--handle-x-command-line-resources (command-line-resources)
"Handle command line X resources specified with the option `-xrm'.