*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 20 Aug 2004 10:22:39 +0000 (10:22 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 20 Aug 2004 10:22:39 +0000 (10:22 +0000)
src/ChangeLog

index 7cde31b..dcd16f1 100644 (file)
@@ -1,3 +1,12 @@
+2004-08-20  Kim F. Storm  <storm@cua.dk>
+
+       * process.c (wait_reading_process_output): Rename from
+       wait_reading_process_input.  All uses changed.
+       (wait_reading_process_output_1): Rename from
+       wait_reading_process_input_1.  All uses changed.
+
+       * dispnew.c (Fsleep_for): Remove obsolete code.
+
 2004-08-20  Kenichi Handa  <handa@m17n.org>
 
        * syntax.c (skip_chars): Fix for unibyte case.