From aa360da10dc1130e40bb82225ee8988a2465f38a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 12 Jun 2008 03:56:20 +0000 Subject: Add some compiler declarations, for builds without X. --- lisp/term/w32console.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/term/w32console.el') diff --git a/lisp/term/w32console.el b/lisp/term/w32console.el index 22fe44fb57..21bca078dd 100644 --- a/lisp/term/w32console.el +++ b/lisp/term/w32console.el @@ -45,6 +45,8 @@ ("white" 15 65535 65535 65535)) "A list of VGA console colors, their indices and 16-bit RGB values.") +(declare-function x-setup-function-keys "w32-fns" (frame)) + (defun terminal-init-w32console () "Terminal initialization function for w32 console." ;; Share function key initialization with w32 gui frames -- cgit v1.2.3