]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention `proced-toggle-auto-update' in the proced-mode doc string
authorGregoire Jadi <daimrod@gmail.com>
Wed, 24 Feb 2016 05:06:07 +0000 (16:06 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 24 Feb 2016 05:06:07 +0000 (16:06 +1100)
* lisp/proced.el (proced-mode): Mention
`proced-toggle-auto-update' (bug#14341).

lisp/proced.el

index 91b50cea340d2fcc7e44a2142833b1fc5f77ae57..dee646ced4ca5cd8524b1b2502166638af3bbf3f 100644 (file)
@@ -644,6 +644,10 @@ mode line, using \"+\" or \"-\" for ascending or descending sort order.
 Type \\[proced-toggle-tree] to toggle whether the listing is
 displayed as process tree.
 
+Type \\[proced-toggle-auto-update] to automatically update the
+process list.  The time interval for updates can be configured
+via `proced-auto-update-interval'.
+
 An existing Proced listing can be refined by typing \\[proced-refine].
 Refining an existing listing does not update the variable `proced-filter'.