emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 22 Mar 2006 22:30:34 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4965 emacs/src/ChangeLog:1.4966
--- emacs/src/ChangeLog:1.4965  Wed Mar 22 05:06:41 2006
+++ emacs/src/ChangeLog Wed Mar 22 22:30:32 2006
@@ -1,3 +1,10 @@
+2006-03-22  Kim F. Storm  <address@hidden>
+
+       * process.c (Faccept_process_output): Fix to comply with lisp reference.
+       Change arg "timeout" to "seconds" and allow both integer and float 
value.
+       Change arg "timeout-msec" to "millisec" and interpret" as milliseconds
+       rather than microseconds.  Fix doc string accordingly.
+
 2006-03-21  Ken Raeburn  <address@hidden>
 
        * xdisp.c (store_next_glyph): Renamed from append_glyph.




reply via email to

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