emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/term/pc-win.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/term/pc-win.el,v
Date: Tue, 26 Aug 2008 02:55:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/08/26 02:55:41

Index: pc-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/pc-win.el,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- pc-win.el   23 Aug 2008 17:28:09 -0000      1.49
+++ pc-win.el   26 Aug 2008 02:55:41 -0000      1.50
@@ -45,7 +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")
+(declare-function msdos-setup-keyboard "internal" (frame))
 
 ;;; 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




reply via email to

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