summaryrefslogtreecommitdiff
path: root/mac/INSTALL
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2006-09-19 03:16:09 +0000
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2006-09-19 03:16:09 +0000
commitabd9c0adcdb30babf2fcd94ab577911d7e2c21c5 (patch)
treecae05898dbffb953980bc87dde20a1417f62f563 /mac/INSTALL
parent2a27a16b887a59c79c248066049c9acaf9e3b765 (diff)
downloademacs-abd9c0adcdb30babf2fcd94ab577911d7e2c21c5.tar.gz
Remove descriptions about experimental flags.
Diffstat (limited to 'mac/INSTALL')
-rw-r--r--mac/INSTALL12
1 files changed, 0 insertions, 12 deletions
diff --git a/mac/INSTALL b/mac/INSTALL
index cf82003e5c4..3e27f8e66f6 100644
--- a/mac/INSTALL
+++ b/mac/INSTALL
@@ -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!