Mercurial > emacs
comparison src/ChangeLog @ 65716:b7f757757288
(handle_one_xevent): Refer to union field to match the type
required by the function definition.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 27 Sep 2005 21:14:23 +0000 |
parents | ad24f42046b1 |
children | f696839bc4b1 |
comparison
equal
deleted
inserted
replaced
65715:292616bda412 | 65716:b7f757757288 |
---|---|
9 * process.c (get_operating_system_release): Move prototype ... | 9 * process.c (get_operating_system_release): Move prototype ... |
10 | 10 |
11 * systime.h (get_operating_system_release): ... here. | 11 * systime.h (get_operating_system_release): ... here. |
12 | 12 |
13 * xterm.c (set_vertical_scroll_bar): Move prototype ... | 13 * xterm.c (set_vertical_scroll_bar): Move prototype ... |
14 (handle_one_xevent): Refer to union field to match the type | |
15 required by the function definition. | |
14 | 16 |
15 * xterm.h: ... here. | 17 * xterm.h: ... here. |
16 | 18 |
17 * fns.c (internal_equal, seed_random): Fix prototypes. | 19 * fns.c (internal_equal, seed_random): Fix prototypes. |
18 (internal_equal): Add missing parameter. | 20 (internal_equal): Add missing parameter. |