\f
* Installation Changes in Emacs 25.2
-** 'configure' detects the kqueue file notification library on *BSD
-and Mac OS X machines.
-
\f
* Startup Changes in Emacs 25.2
\f
* Changes in Specialized Modes and Packages in Emacs 25.2
-** File Notifications
-
-*** The kqueue library is integrated for *BSD and Mac OS X machines.
-
---
** Support for non-string values of `time-stamp-format' has been removed.
** 'configure' now prefers inotify to gfile for file notification,
unless gfile is explicitly requested via --with-file-notification='gfile'.
+---
+** 'configure' detects the kqueue file notification library on *BSD
+and Mac OS X machines.
+
---
** The configure option '--with-pkg-config-prog' has been removed.
Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to.
** File Notifications
++++
+*** The kqueue library is integrated for *BSD and Mac OS X machines.
+
+++
*** The new event `stopped' signals, that a file notification watch is
not active any longer.