]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 24 Feb 2008 17:56:03 +0000 (17:56 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 24 Feb 2008 17:56:03 +0000 (17:56 +0000)
admin/CPP-DEFINES
etc/NEWS

index f951a4686d4178623ee34c12dc455756301e4165..8c3043e0ca79c5950775387234885235e91fd17b 100644 (file)
@@ -17,6 +17,7 @@ DOS_NT                Compiling for either the MS-DOS or native MS-Windows port.
 WINDOWSNT      Compiling the native MS-Windows (W32) port.
 __MINGW32__    Compiling the W32 port with the MinGW port of GCC.
 _MSC_VER       Compiling the W32 port with the Microsoft C compiler.
+IRIX6_5         Compiling on Irix-6.5
 
 ** Distinguishing GUIs **
 
@@ -121,8 +122,6 @@ INTEL386
 INTERRUPT_INPUT
 IRIS
 IRIS_4D
-IRIX6_5
-IRIX_FORCE_32_BITS
 KERNEL_FILE
 LDAV_SYMBOL
 LD_SWITCH_MACHINE
index 686f48fcb95479a1d36391ccac8a37549c088352..2fda67c1fc94c6cd401b7cb3396978989413d099 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -524,6 +524,7 @@ search path.  This can be disabled by setting `woman-locale' to nil.
 directories in which `ffap-rfc' will first search for RFCs.
 
 *** net-utils has an `iwconfig' command, similar to the existing `ifconfig'.
+It is used to configure wireless interfaces.
 
 \f
 * Changes in Emacs 23.1 on non-free operating systems