diff src/ChangeLog @ 77650:e01f2a11a9bb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 05 May 2007 04:50:04 +0000
parents 29aedab251b7
children c4a5ad4ab8f7
line wrap: on
line diff
--- a/src/ChangeLog	Sat May 05 04:49:51 2007 +0000
+++ b/src/ChangeLog	Sat May 05 04:50:04 2007 +0000
@@ -1,3 +1,10 @@
+2007-05-03  Per Cederqvist  <ceder@lysator.liu.se>
+
+	* 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.
+
 2007-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* macmenu.c (mac_dialog_show): Apply 2007-04-27 change for xmenu.c.