aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3898da5854a..08b07aa86ed 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -32,7 +32,7 @@ configure option `--disable-acl'.
32** Emacs can now be compiled with file notification support. 32** Emacs can now be compiled with file notification support.
33This happens by default if a suitable system library is found at 33This happens by default if a suitable system library is found at
34build time. To prevent this, use the configure option 34build time. To prevent this, use the configure option
35`--with-file-notification-no'. See below for file-notify features. 35`--without-file-notification'. See below for file-notify features.
36FIXME? This feature is not available for the Nextstep port. (?) 36FIXME? This feature is not available for the Nextstep port. (?)
37 37
38--- 38---