(proced-grammar-alist): Refiner can be a list (function help-echo)
authorRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Sat, 3 Jan 2009 12:19:56 +0000 (12:19 +0000)
committerRoland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Sat, 3 Jan 2009 12:19:56 +0000 (12:19 +0000)
commit3ac09bb4f745b0d5a7505e145a1499d2a1c3c04c
treea8eb9883844f70c1112cf984658802375f196abe
parent9f822178d71707d8ac8cd797ade6f99c01208ec3
(proced-grammar-alist): Refiner can be a list (function help-echo)
instead of a cons pair.
(proced-post-display-hook): New variable.
(proced-tree-depth): Renamed from proced-tree-indent.
(proced-mode): Derive mode from special-mode.
(proced-mode-map): Changed accordingly.
(proced, proced-update): Run proced-post-display-hook.
(proced-do-mark-all): Count processes for which mark has been
updated.
(proced-format): Check for ppid attribute.
(proced-process-attributes): Take time and ctime attribute from
system-process-attributes.
(proced-send-signal): Doc fix.  Collect properly the info on
marked processes.  Use fit-window-to-buffer instead of
dired-pop-to-buffer.
lisp/ChangeLog
lisp/proced.el