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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/term/pc-win.el,v
Date: Wed, 21 Nov 2007 08:37:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/21 08:37:32

Index: term/pc-win.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/term/pc-win.el,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- term/pc-win.el      21 Nov 2007 03:05:58 -0000      1.42
+++ term/pc-win.el      21 Nov 2007 08:37:29 -0000      1.43
@@ -29,10 +29,6 @@
 
 (load "term/internal" nil t)
 
-(declare-function msdos-remember-default-colors) ;; Defined in C.
-(declare-function w16-set-clipboard-data)       ;; Defined in C.
-(declare-function w16-get-clipboard-data)        ;; Defined in C. 
-
 ;;; This is copied from etc/rgb.txt, except that some values were changed
 ;;; a bit to make them consistent with DOS console colors, and the RGB
 ;;; values were scaled up to 16 bits, as `tty-define-color' requires.




reply via email to

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