[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/systty.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/systty.h,v |
Date: |
Thu, 10 Jul 2008 15:26:18 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 15:26:15
Index: src/systty.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/systty.h,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- src/systty.h 26 Jun 2008 04:24:38 -0000 1.61
+++ src/systty.h 10 Jul 2008 15:26:13 -0000 1.62
@@ -118,10 +118,6 @@
/* Special cases - inhibiting the use of certain features. */
-#ifdef BROKEN_TIOCGETC
-#undef TIOCGETC /* Avoid confusing some conditionals that test this. */
-#endif
-
/* Allow m- file to inhibit use of FIONREAD. */
#ifdef BROKEN_FIONREAD
#undef FIONREAD
- [Emacs-diffs] Changes to emacs/src/systty.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/systty.h,v, Dan Nicolaescu, 2008/07/13
- [Emacs-diffs] Changes to emacs/src/systty.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/systty.h,v, Dan Nicolaescu, 2008/07/30
- [Emacs-diffs] Changes to emacs/src/systty.h,v, Dan Nicolaescu, 2008/07/31