]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Sat, 12 Feb 2000 14:14:32 +0000 (14:14 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 12 Feb 2000 14:14:32 +0000 (14:14 +0000)
src/ChangeLog

index 6605d3b8aecb72c8825ead1312063e21926b3e30..63bede452bfb79b15ad06996373d0d9fa45815ab 100644 (file)
@@ -1,3 +1,20 @@
+2000-02-12  Gerd Moellmann  <gerd@gnu.org>
+
+       * process.c (Fopen_network_stream) [POLL_FOR_INPUT]: Register
+       unwind function to undo the effect of stopping atimers.
+
+       * keyboard.c (bind_polling_period): Stop all timers except
+       poll_timer.
+
+       * atimer.c (stopped_atimers): New variable.
+       (stop_other_atimers, run_all_atimers, unwind_stop_other_atimers):
+       New functions.
+
+       * atimer.h (stop_other_atimers, run_all_atimers)
+       (unwind_stop_other_atimers): Add function prototypes.
+       
+       * s/hpux10.h (HAVE_XRMSETDATABASE): Define if not already defined.
+
 2000-02-11  Ken Raeburn  <raeburn@gnu.org>
 
        * Makefile.in (LIBX): Link in tiff library before jpeg, since tiff