mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-20 10:23:57 +00:00
Add reference to Bug#1718.
This commit is contained in:
parent
744c85fbed
commit
9330d4c06a
@ -46,14 +46,15 @@
|
||||
(proced-tree-flag, proced-tree-indent): New variables.
|
||||
(proced-children-alist): Renamed from proced-process-tree. PPID
|
||||
must refer to a process in process-alist. Ignore PPIDs that equal
|
||||
PID. Children alist inherits sorting order from process-alist.
|
||||
PID (Bug#1718). Children alist inherits sorting order from
|
||||
process-alist.
|
||||
(proced-process-tree): New variable. New function.
|
||||
(proced-process-tree-internal, proced-toggle-tree)
|
||||
(proced-tree, proced-tree-insert, proced-format-tree): New
|
||||
functions.
|
||||
(proced-mark-process-alist): Add docstring.
|
||||
(proced-filter-parents): PPID must refer to a process in
|
||||
process-alist. Ignore PPIDs that equal PID.
|
||||
process-alist. Ignore PPIDs that equal PID (Bug#1718).
|
||||
(proced-sort): Throw error if attribute is not sortable.
|
||||
(proced-sort-interactive): Restrict completion to sortable
|
||||
attributes.
|
||||
|
Loading…
Reference in New Issue
Block a user