aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2540756b9be..7ad85bae5b2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -249,6 +249,13 @@ Unicode standards.
249 249
250** The `save-place' variable is replaced by a `save-place-mode'. 250** The `save-place' variable is replaced by a `save-place-mode'.
251 251
252** ERC
253
254*** Hide message types by network or channel. `erc-hide-list' will
255hide all messages of the specified type, where `erc-network-hide-list'
256and `erc-channel-hide-list' will only hide the specified message types
257for the respective specified targets.
258
252** Midnight-mode 259** Midnight-mode
253*** `midnight-mode' is a proper minor mode. 260*** `midnight-mode' is a proper minor mode.
254*** clean-buffer-*-regexps can now specify buffers via predicate functions. 261*** clean-buffer-*-regexps can now specify buffers via predicate functions.