Variable: proced-current-process
proced-current-process is a variable defined in proced.el.gz.
Value
nil
Documentation
Attributes of current process worked on by function proced-format(var)/proced-format(fun).
See proced-grammar-alist.
Source Code
;; Defined in /usr/src/emacs/lisp/proced.el.gz
(defvar proced-current-process nil
"Attributes of current process worked on by function `proced-format'.
See `proced-grammar-alist'.")