From: Eli Zaretskii Date: Sat, 23 Aug 2008 17:28:57 +0000 (+0000) Subject: (msdos-setup-keyboard) : Add declare-function. X-Git-Tag: emacs-pretest-23.0.90~3309 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=345b17bb32f9051aa9566f65fb6dc74ad6ff300d;p=emacs.git (msdos-setup-keyboard) : Add declare-function. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7e0ae3c770e..bf4504122ae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2008-08-23 Eli Zaretskii + * term/pc-win.el (msdos-setup-keyboard) : + Add declare-function. + * startup.el (command-line): Don't call tty-register-default-colors if initial-window-system is `pc'. diff --git a/lisp/term/pc-win.el b/lisp/term/pc-win.el index 3fcada3c973..46b5b3abaca 100644 --- a/lisp/term/pc-win.el +++ b/lisp/term/pc-win.el @@ -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