comparison src/ChangeLog @ 57453:e04278a7f378

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 12 Oct 2004 14:13:48 +0000
parents 9984b3382a7a
children cf7ca20f843a
comparison
equal deleted inserted replaced
57452:9090c67583dd 57453:e04278a7f378
1 2004-10-12 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (redisplay_preserve_echo_area): Flush display in case
4 caller, such as call-process, is not going to poll for input.
5 (calc_line_height_property): Handle case where it->object is nil.
6
7 * xterm.c (x_redisplay_interface): Fix flush_display_optional.
8
1 2004-10-12 Kenichi Handa <handa@m17n.org> 9 2004-10-12 Kenichi Handa <handa@m17n.org>
2 10
3 * xdisp.c (get_next_display_element): If 11 * xdisp.c (get_next_display_element): If
4 unibyte_display_via_language_environment is zero, display 8-bit 12 unibyte_display_via_language_environment is zero, display 8-bit
5 chars in octal in unibyte buffer. 13 chars in octal in unibyte buffer.