comparison src/ChangeLog @ 70865:3364480537d9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 24 May 2006 02:16:08 +0000
parents 71501180f393
children ce50c9c85f67
comparison
equal deleted inserted replaced
70864:abebc35fed97 70865:3364480537d9
15 * xterm.h: Add extern declarations for x_clear_errors, 15 * xterm.h: Add extern declarations for x_clear_errors,
16 x_fully_uncatch_errors, x_catching_errors and 16 x_fully_uncatch_errors, x_catching_errors and
17 x_alloc_lighter_color_for_widget. Remove duplicated declarations. 17 x_alloc_lighter_color_for_widget. Remove duplicated declarations.
18 18
19 2006-05-21 Richard Stallman <rms@gnu.org> 19 2006-05-21 Richard Stallman <rms@gnu.org>
20
21 * xfaces.c (best_matching_font): Abort for best == NULL
22 before we start to use it.
20 23
21 * buffer.c (syms_of_buffer, Fmake_overlay): Doc fixes. 24 * buffer.c (syms_of_buffer, Fmake_overlay): Doc fixes.
22 25
23 2006-05-20 Kim F. Storm <storm@cua.dk> 26 2006-05-20 Kim F. Storm <storm@cua.dk>
24 27