From: Hong Xu <hong@topbug.net>
Date: Mon, 23 Oct 2017 22:38:40 +0000 (-0700)
Subject: ; etc/NEWS: Add cpp-message-min-time-interval.  (Bug#28961)
X-Git-Tag: emacs-26.0.91~405
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a31e9993f28725334f7aed62c6e77369d3be7bd;p=emacs.git

; etc/NEWS: Add cpp-message-min-time-interval.  (Bug#28961)
---

diff --git a/etc/NEWS b/etc/NEWS
index 6809e352a8f..286d27455fe 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1159,6 +1159,10 @@ This is done with the help of 'c-or-c++-mode' function which analyses
 contents of the buffer to determine whether it's a C or C++ source
 file.
 
+---
+** New option 'cpp-message-min-time-interval' to allow user control
+of progress messages in cpp.el.
+
 ---
 ** New DNS mode command 'dns-mode-ipv6-to-nibbles' to convert IPv6 addresses
 to a format suitable for reverse lookup zone files.