Mercurial > emacs
changeset 72979:46aca9ec4c40
Remove descriptions about experimental flags.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Tue, 19 Sep 2006 03:16:09 +0000 |
parents | 761e808a1059 |
children | 4cbbf2d7c486 |
files | mac/INSTALL |
diffstat | 1 files changed, 0 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/mac/INSTALL Mon Sep 18 22:48:49 2006 +0000 +++ b/mac/INSTALL Tue Sep 19 03:16:09 2006 +0000 @@ -213,16 +213,4 @@ 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!