emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Roland Winkler
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Tue, 30 Dec 2008 05:04:59 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Roland Winkler <winkler>        08/12/30 05:04:59

Modified files:
        lisp           : ChangeLog 

Log message:
        Add reference to Bug#1718.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15007&r2=1.15008

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15007
retrieving revision 1.15008
diff -u -b -r1.15007 -r1.15008
--- ChangeLog   30 Dec 2008 01:52:14 -0000      1.15007
+++ ChangeLog   30 Dec 2008 05:04:54 -0000      1.15008
@@ -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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]