summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2024-03-28 11:50:22 +0200
committerEli Zaretskii <eliz@gnu.org>2024-03-28 11:50:22 +0200
commitf021c3dbcd08eb1b0e3215ba6fd4e56364e6915f (patch)
tree940740fbddf951478c39d9ee3da246a4236d81a1 /etc
parentb2793febcaa31bf21caff2d6461fd328f0892ad2 (diff)
downloademacs-f021c3dbcd08eb1b0e3215ba6fd4e56364e6915f.tar.gz
; * etc/NEWS: Announce new feature of Proced. (Bug#69784)
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 25c4efa590f..696d744e342 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1430,6 +1430,14 @@ When this is non-nil, the lines of key sequences are displayed with
the most recent line first. This is can be useful when working with
macros with many lines, such as from 'kmacro-edit-lossage'.
+** Proced
+
+---
+*** More control on automatic update of Proced buffers.
+The user option 'proced-auto-update-flag' can now be set to 2 additional
+values, which control automatic updates of Proced buffers that are not
+displayed in some window.
+
** Miscellaneous
---