1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-15 17:00:26 +00: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'.