comparison src/ChangeLog @ 30415:a4f7b3cc6705

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 24 Jul 2000 12:28:55 +0000
parents 44da6c08d7af
children 5d3a1c225f94
comparison
equal deleted inserted replaced
30414:a8e324dcc228 30415:a4f7b3cc6705
1 2000-07-24 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (with_echo_area_buffer): Take additional EMACS_INT
4 parameters instead of using int parameters. Expect FN to accept
5 EMACS_INT parameters.
6 (display_echo_area, resize_echo_area_axactly, current_message)
7 (truncate_echo_area, set_message_1): Call with_echo_area_buffer
8 with new argument list.
9 (resize_mini_window_1): New callback function.
10 (current_message_1, truncate_message_1, set_message_1): Change
11 parameter lists to the new format expected by
12 with_echo_area_buffer.
13
1 2000-07-24 Kenichi Handa <handa@etl.go.jp> 14 2000-07-24 Kenichi Handa <handa@etl.go.jp>
2 15
3 * fontset.c (fontset_ref): Remove INLINE declaration. 16 * fontset.c (fontset_ref): Remove INLINE declaration.
4 (fontset_ref_via_base): Likewise. 17 (fontset_ref_via_base): Likewise.
5 (Fset_fontset_font): Convert FAMILY and REGISTRY specifications 18 (Fset_fontset_font): Convert FAMILY and REGISTRY specifications