emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/terminfo.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/terminfo.c,v
Date: Tue, 22 Jul 2008 17:57:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/22 17:57:38

Index: terminfo.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/terminfo.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- terminfo.c  15 Jul 2008 18:15:17 -0000      1.25
+++ terminfo.c  22 Jul 2008 17:57:36 -0000      1.26
@@ -24,10 +24,7 @@
    so that we do not need to conditionalize the places in Emacs
    that set them.  */
 
-/* Causes a conflict on OS X 10.3 .*/
-#ifndef NS_IMPL_COCOA
 char *UP, *BC, PC;
-#endif
 
 /* Interface to curses/terminfo library.
    Turns out that all of the terminfo-level routines look




reply via email to

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