]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Default to inotify instead of gfile
[gnu-emacs] / etc / NEWS
index f131981647d7a4a33cace5fde1c8b0d674efdca9..bbcdc0c340a8b706cf29c347ac25cc9086dd66a6 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -42,6 +42,10 @@ or by sticking with Emacs 24.4.
 ** 'configure' now prefers gnustep-config when configuring GNUstep.
 If gnustep-config is not available, the old heuristics are used.
 
+---
+** 'configure' now prefers inotify to gfile for file notification,
+unless gfile is explicitly requested via --with-file-notification='gfile'.
+
 ---
 ** The configure option '--with-pkg-config-prog' has been removed.
 Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to.