Variable: proced-available
proced-available is a variable defined in proced.el.gz.
Value
t
Documentation
Non-nil means Proced is known to work on this system.
Source Code
;; Defined in /usr/src/emacs/lisp/proced.el.gz
;; Internal variables
(defvar proced-available t;(not (null (list-system-processes)))
"Non-nil means Proced is known to work on this system.")