diff mac/ChangeLog @ 34465:94435b0ce7fd

* src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle Lisp_Object type tip_frame (was struct frame *) as in xfns.c.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 12 Dec 2000 04:50:33 +0000
parents ff4ddf873081
children 3e1faf8a629f
line wrap: on
line diff
--- a/mac/ChangeLog	Tue Dec 12 04:30:37 2000 +0000
+++ b/mac/ChangeLog	Tue Dec 12 04:50:33 2000 +0000
@@ -1,3 +1,8 @@
+2000-12-12  Andrew Choi  <akochoi@i-cable.com>
+
+	* src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
+	Lisp_Object type tip_frame (was struct frame *) as in xfns.c.
+
 2000-11-26  Andrew Choi  <akochoi@i-cable.com>
 
 	* src/macterm.c (x_handle_tool_bar_click):