]> code.delx.au - gnu-emacs/commitdiff
Remove descriptions about experimental flags.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 19 Sep 2006 03:16:09 +0000 (03:16 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 19 Sep 2006 03:16:09 +0000 (03:16 +0000)
mac/INSTALL

index cf82003e5c4f316751f010abe9f6b51e2320fff6..3e27f8e66f6b4bb77a7fea398db96f2b8f72bcbb 100644 (file)
@@ -213,16 +213,4 @@ architectures.  In addition, Rosetta doesn't appear to work correctly
 with PowerPC builds of Emacs; you will have to recompile for Intel.
 Therefore, builds of Emacs are architecture specific.
 
-There are some compile-time flags that enable experimental features.
-Please use them at your own risk after reading the corresponding
-threads in the emacs-devel@gnu.org archive.
-
-  SELECT_USE_CFSOCKET (on Mac OS X): Avoid polling in sys_select (in
-  src/mac.c).
-  http://lists.gnu.org/archive/html/emacs-devel/2004-12/msg00789.html
-
-  USE_ATSUI (on Mac OS 9/Carbon): Enable ATSUI (Apple Type Services
-  for Unicode Imaging) support.
-  http://lists.gnu.org/archive/html/emacs-devel/2005-10/msg00005.html
-
 Enjoy!