# HG changeset patch # User Dan Nicolaescu # Date 1247778258 0 # Node ID b6678898a7daa5d67e8a23b6433649babf301188 # Parent b0f266cccf0b9ab8acd5dac00de543c47b2ab22b Mention two new ./configure options for developers. diff -r b0f266cccf0b -r b6678898a7da etc/NEWS --- a/etc/NEWS Thu Jul 16 20:52:53 2009 +0000 +++ b/etc/NEWS Thu Jul 16 21:04:18 2009 +0000 @@ -45,7 +45,14 @@ ** 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. * Changes in Specialized Modes and Packages in Emacs 23.2