emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Fri, 02 Jan 2009 15:09:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    09/01/02 15:09:00

Modified files:
        src            : ChangeLog 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7246&r2=1.7247

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7246
retrieving revision 1.7247
diff -u -b -r1.7246 -r1.7247
--- ChangeLog   2 Jan 2009 12:10:06 -0000       1.7246
+++ ChangeLog   2 Jan 2009 15:08:57 -0000       1.7247
@@ -1,3 +1,18 @@
+2009-01-02  Eli Zaretskii  <address@hidden>
+
+       * w32.c (process_times): Compute sum of utime and stime.
+       (system_process_attributes): Add Qtime to the alist.
+
+       * sysdep.c (system_process_attributes): Compute Qtime and Qctime
+       and add them to the alist.
+
+       * process.c (top level) <Qtime, Qctime>: New variables.
+       (syms_of_process): staticpro them.
+       (Fsystem_process_attributes): Add their documentation to the doc
+       string.
+
+       * process.h: Declare Qtime and Qctime.
+
 2009-01-02  Jason Rumney  <address@hidden>
 
        * image.c: (Qgobject): New symbol.




reply via email to

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