# HG changeset patch # User Gerd Moellmann # Date 966887297 0 # Node ID 10e0d89955b635c505bc79ff5e1070cb8ebfc693 # Parent b26ac1565dd4e47df2cc76eb7f03584f423f0a4b *** empty log message *** diff -r b26ac1565dd4 -r 10e0d89955b6 src/ChangeLog --- a/src/ChangeLog Mon Aug 21 19:47:54 2000 +0000 +++ b/src/ChangeLog Mon Aug 21 19:48:17 2000 +0000 @@ -1,5 +1,13 @@ 2000-08-21 Gerd Moellmann + * editfns.c (find_field): Formatting changes. + (toplevel): Some old-style function forward declarations + changed to prototypes, some new protypes added, some functions + made static. + + * lisp.h (set_time_zone_rule): Add prototype. + (use_dialog_box): External declaration. + * keyboard.c (gen_help_event): Add parameter SIZE. (kbd_buffer_events_waiting): Slightly rewritten. (clear_event): New function.