]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 7cde31b91dd42dc892113f24eb37ad86a5cf5911..dcd16f17f07e323dba2348215ae61811b02c03f4 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.