changeset 93819:06a28dc5b518

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 07 Apr 2008 11:11:28 +0000
parents fc87e18c7827
children 7c273495693a
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Apr 07 11:03:40 2008 +0000
+++ b/src/ChangeLog	Mon Apr 07 11:11:28 2008 +0000
@@ -9,8 +9,8 @@
 
 2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
-	* macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]: Use
-	SetMenuItemHierarchicalMenu.
+	* macmenu.c (fill_menu) [TARGET_API_MAC_CARBON]:
+	Use SetMenuItemHierarchicalMenu.
 
 2008-04-05  Jason Rumney  <jasonr@gnu.org>
 
@@ -128,7 +128,7 @@
 	font backend.
 	(globals_of_w32fns): Initialize uniscribe font backend.
 
-	* makefile.w32-in (CONFIG_H): New variable. Use it to clean up
+	* makefile.w32-in (CONFIG_H): New variable.  Use it to clean up
 	dependencies.
 	(w32uniscribe.$(O)): New file to build.
 	(FONT_OBJ): Include w32uniscribe.$(O).