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:
parent
defe6cf2d9
commit
28797db5c9
1 changed files with 1 additions and 0 deletions
|
|
@ -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'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue