Variable: proced-help-string
proced-help-string is a variable defined in proced.el.gz.
Value
"(n)ext, (p)revious, (m)ark, (u)nmark, (k)ill, (q)uit (type ? for more help)"
Documentation
Help string for Proced.
Source Code
;; Defined in /usr/src/emacs/lisp/proced.el.gz
(defconst proced-help-string
"(n)ext, (p)revious, (m)ark, (u)nmark, (k)ill, (q)uit (type ? for more help)"
"Help string for Proced.")