emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Po Lu
Subject: master 28797db5c9: ; * lisp/term/haiku-win.el: Fix compiler warnings.
Date: Wed, 13 Jul 2022 01:47:35 -0400 (EDT)

branch: master
commit 28797db5c96a660ca08fa35b748683ddbaf4c44e
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * lisp/term/haiku-win.el: Fix compiler warnings.
---
 lisp/term/haiku-win.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/term/haiku-win.el b/lisp/term/haiku-win.el
index bbc263df68..b36e3037ee 100644
--- a/lisp/term/haiku-win.el
+++ b/lisp/term/haiku-win.el
@@ -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'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]