diff src/ChangeLog @ 77658:2256012fcd2a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 May 2007 18:10:44 +0000
parents c4a5ad4ab8f7
children 6634ebb68050
line wrap: on
line diff
--- a/src/ChangeLog	Sun May 06 18:10:35 2007 +0000
+++ b/src/ChangeLog	Sun May 06 18:10:44 2007 +0000
@@ -1,9 +1,13 @@
+2007-05-06  Richard Stallman  <rms@gnu.org>
+
+	* process.c: Undo May 3 change.
+
 2007-05-03  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
 
 	* process.c (Faccept_process_output): Revert 2006-03-22 change so
 	that the third argument once again is in microseconds (not
 	milliseconds).  This makes it compatible with Emacs 21 and
-	earlier.  Problem found by Henrik Rindlöw.
+	earlier.  Problem found by Henrik Rindl,Av(Bw.
 
 2007-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>