changeset 103938:b6678898a7da

Mention two new ./configure options for developers.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 16 Jul 2009 21:04:18 +0000
parents b0f266cccf0b
children fb9d149af914
files etc/NEWS
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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