# HG changeset patch # User Eli Zaretskii # Date 1219512489 0 # Node ID fc6d788834eae3c1a0cac9da95892d69db73ec24 # Parent 9b0b25fe18e78029d2a34e9c84927a970f009619 (msdos-setup-keyboard) : Add declare-function. diff -r 9b0b25fe18e7 -r fc6d788834ea lisp/term/pc-win.el --- a/lisp/term/pc-win.el Sat Aug 23 17:07:57 2008 +0000 +++ b/lisp/term/pc-win.el Sat Aug 23 17:28:09 2008 +0000 @@ -45,6 +45,7 @@ (declare-function msdos-remember-default-colors "msdos.c") (declare-function w16-set-clipboard-data "w16select.c") (declare-function w16-get-clipboard-data "w16select.c") +(declare-function msdos-setup-keyboard "term/internal.el") ;;; This was copied from etc/rgb.txt, except that some values were changed ;;; a bit to make them consistent with DOS console colors, and the RGB