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

This commit is contained in:
Hong Xu 2017-10-23 15:38:40 -07:00 committed by Noam Postavsky
parent ac0bb9a192
commit 8a31e9993f

View file

@ -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.