comparison src/ChangeLog @ 38439:bc6d11e676b3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 16 Jul 2001 13:00:54 +0000
parents a8c996679183
children a195d288bfd8
comparison
equal deleted inserted replaced
38438:7b528c6c17a3 38439:bc6d11e676b3
1 2001-07-16 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (clear_face_cache): Clear fonts on a display basis.
4 Clear faces afterwards.
5 (clear_font_table): Take a x_display_info parameter. Don't free
6 fonts being the default font of any frame on the given display.
7
1 2001-07-13 Gerd Moellmann <gerd@gnu.org> 8 2001-07-13 Gerd Moellmann <gerd@gnu.org>
2 9
3 * xdisp.c (get_next_display_element): Use CHAR_STRING_NO_SIGNAL 10 * xdisp.c (get_next_display_element): Use CHAR_STRING_NO_SIGNAL
4 instead of CHAR_STRING which can signal an error. 11 instead of CHAR_STRING which can signal an error.
5 12