]> git.eshelyaron.com Git - emacs.git/commit
Allow for auto updating only visible proced buffers (bug#69784)
authorRahguzar <rahguzar@zohomail.eu>
Fri, 15 Mar 2024 17:46:46 +0000 (18:46 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 28 Mar 2024 10:29:01 +0000 (11:29 +0100)
commit4cfc5e7e62fc318a421277f20fd982ba6ae4a901
treed63f37d940b4f7ef57e06a1cb3a0fd697d651aed
parent5c6a983783f404437a2099a32f5ecda25a689dce
Allow for auto updating only visible proced buffers (bug#69784)

* lisp/proced.el (proced-auto-update-flag): Document 'visible'
value and add it to the custom type.
(proced-auto-update-timer, proced-toggle-auto-update): Take
'visible' value into account.

(cherry picked from commit b2793febcaa31bf21caff2d6461fd328f0892ad2)
lisp/proced.el