emacs-diffs
[Top][All Lists]
Advanced

[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, 26 Jun 2008 04:25:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/06/26 04:24:54

Index: src/systty.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/systty.h,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- src/systty.h        15 May 2008 03:25:08 -0000      1.60
+++ src/systty.h        26 Jun 2008 04:24:38 -0000      1.61
@@ -93,19 +93,6 @@
 #include <termios.h>
 #endif
 
-#ifdef AIXHFT
-/* Get files for keyboard remapping */
-#define HFNKEYS 2
-#include <sys/hft.h>
-#include <sys/devinfo.h>
-#endif
-
-/* Get rid of LLITOUT in 4.1, since it is said to stimulate kernel bugs.  */
-#ifdef BSD4_1
-#undef LLITOUT
-#define LLITOUT 0
-#endif /* 4.1 */
-
 #ifdef NEED_BSDTTY
 #include <sys/bsdtty.h>
 #endif




reply via email to

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