comparison src/ChangeLog @ 47685:3fab8e0e1480

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 Sep 2002 17:46:12 +0000
parents d5e4a276998c
children 8652328059bc
comparison
equal deleted inserted replaced
47684:a0360c4a3066 47685:3fab8e0e1480
1 2002-09-29 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (STOP_POLLING, RESUME_POLLING): New macros.
4 (redisplay_internal): Use them. Do RESUME_POLLING at end of function.
5
6 2002-09-27 Richard M. Stallman <rms@gnu.org>
7
8 * keyboard.c (STOP_POLLING, RESUME_POLLING): New macros.
9 (read_char): Use them. Do all exits thru the end of the function.
10
1 2002-09-27 Kenichi Handa <handa@etl.go.jp> 11 2002-09-27 Kenichi Handa <handa@etl.go.jp>
2 12
3 * xfaces.c (try_font_list): Pay attention to the case that FAMILY 13 * xfaces.c (try_font_list): Pay attention to the case that FAMILY
4 is nil. 14 is nil.
5 15