comparison src/ChangeLog @ 37466:b34360318552

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 25 Apr 2001 15:12:49 +0000
parents d0e1a8c0aa8c
children 8f2e1bd37237
comparison
equal deleted inserted replaced
37465:f790d83ea743 37466:b34360318552
1 2001-04-25 Gerd Moellmann <gerd@gnu.org> 1 2001-04-25 Gerd Moellmann <gerd@gnu.org>
2
3 * process.c (wait_reading_process_input): Call
4 record_asynch_buffer_change only if a timer really changed
5 buffers.
2 6
3 * buffer.c (mouse_face_overlay_overlaps): Fix the computation 7 * buffer.c (mouse_face_overlay_overlaps): Fix the computation
4 of the number of overlays to check. 8 of the number of overlays to check.
5 9
6 * keyboard.c (command_loop_1): Redo change of 2001-03-12. 10 * keyboard.c (command_loop_1): Redo change of 2001-03-12.