diff src/ChangeLog @ 55672:c2e5f1d0cc84

(display_x_get_resource, vga_stdcolor_name): Add prototype.
author Jason Rumney <jasonr@gnu.org>
date Tue, 18 May 2004 19:55:30 +0000
parents c608b21fae26
children 59392026de4d
line wrap: on
line diff
--- a/src/ChangeLog	Tue May 18 19:53:08 2004 +0000
+++ b/src/ChangeLog	Tue May 18 19:55:30 2004 +0000
@@ -1,3 +1,13 @@
+2004-05-18  Jason Rumney  <jasonr@gnu.org>
+
+	* w32console.c: Prefix RIF functions with w32con_ to avoid
+	namespace clash with functions in term.c and w32term.c.
+
+	* w32menu.c (add_menu_item, w32_menu_display_help)
+	[USE_LISP_UNION_TYPE]: Cast from Lisp_Object using i member.
+
+	* w32term.h (display_x_get_resource, vga_stdcolor_name): Add prototype. 
+
 2004-05-18  Eli Zaretskii  <eliz@gnu.org>
 
 	* lisp.h (DECL_ALIGN): Remove restriction on MS-DOS systems.