changeset 31017:10e0d89955b6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 21 Aug 2000 19:48:17 +0000
parents b26ac1565dd4
children c5196e8ccc16
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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.