From: Gregoire Jadi Date: Wed, 24 Feb 2016 05:06:07 +0000 (+1100) Subject: Mention `proced-toggle-auto-update' in the proced-mode doc string X-Git-Tag: emacs-26.0.90~2469 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9aac47f42ef0f6a874443142bb2b7484443d98dc;p=emacs.git Mention `proced-toggle-auto-update' in the proced-mode doc string * lisp/proced.el (proced-mode): Mention `proced-toggle-auto-update' (bug#14341). --- diff --git a/lisp/proced.el b/lisp/proced.el index 91b50cea340..dee646ced4c 100644 --- a/lisp/proced.el +++ b/lisp/proced.el @@ -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'.