comparison src/ChangeLog @ 50279:307ec0333b31

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Mar 2003 11:38:33 +0000
parents 08a9f18d8784
children 53cf1a79b0f5
comparison
equal deleted inserted replaced
50278:e2c8197046e7 50279:307ec0333b31
1 2003-03-23 Kim F. Storm <storm@cua.dk>
2
3 * w32term.c (w32_draw_window_cursor): Fix last change.
4
1 2003-03-23 Kenichi Handa <handa@m17n.org> 5 2003-03-23 Kenichi Handa <handa@m17n.org>
2 6
3 * alloc.c (make_string_from_bytes): Add `const' for the arg 7 * alloc.c (make_string_from_bytes, make_specified_string):
4 CONTENTS. 8 Add `const' for the arg CONTENTS.
5 (make_specified_string): Likewise.
6 9
7 * lisp.h (make_string_from_bytes, make_specified_string): 10 * lisp.h (make_string_from_bytes, make_specified_string):
8 Prototypes adjusted. 11 Prototypes adjusted.
9 12
10 2003-03-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 13 2003-03-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
11 14
12 * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif 15 * xdisp.c (get_glyph_string_clip_rect): Remove ; at end of #endif
13 16
14 * gtkutil.h: Take two more arguments to xg_update_scrollbar_pos. 17 * gtkutil.h: Take two more arguments to xg_update_scrollbar_pos.
15 (XG_SB_RANGE): New define. 18 (XG_SB_RANGE): New define.
16 19
17 * gtkutil.c (xg_fixed_handle_expose): New function. 20 * gtkutil.c (xg_fixed_handle_expose): New function.