]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention two new ./configure options for developers.
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 16 Jul 2009 21:04:18 +0000 (21:04 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Thu, 16 Jul 2009 21:04:18 +0000 (21:04 +0000)
etc/NEWS

index fb637ced102ae89b138791054aae06ef5f20d46f..f54c86be4e0fb37b46432a883156e4203aa41537 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -45,7 +45,14 @@ Customize make-pointer-invisible to turn it off.
 ** On MS-Windows, `display-time' now displays the system load average
 as well as the time, as it does on GNU and Unix.
 
-** FIXME new configure options --enable-checking, profiling
+
+** configure options for emacs developers
+*** --enable-profiling will build emacs with profiling enabled.
+This might not work on all platforms.  It is not a new feature, just
+the configure flag is new.
+
+*** --enable-checking[=OPTIONS] will build emacs with various extra runtime checks.
+It is not a new feature, just the configure flag is new.
 
 \f
 * Changes in Specialized Modes and Packages in Emacs 23.2