From eedf8bde8e2dca096a9f23557b2a739f7c64379e Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Sat, 12 Feb 2000 14:14:32 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 6605d3b8aec..63bede452bf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,20 @@ +2000-02-12 Gerd Moellmann + + * 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 * Makefile.in (LIBX): Link in tiff library before jpeg, since tiff -- 2.39.5