changeset 105630:e2e6510fb5ca

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 16 Oct 2009 04:32:23 +0000
parents bdfcf9d2baaa
children 7cea65998c1f
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Oct 16 03:21:18 2009 +0000
+++ b/src/ChangeLog	Fri Oct 16 04:32:23 2009 +0000
@@ -15,8 +15,9 @@
 	* print.c (print_object): Escape a symbol like "2E10" too.
 
 2009-10-11  Adrian Robert  <Adrian.B.Robert@gmail.com>
-	Cleanups and changes for 64-bit compile under Snow Leopard.  Based
-	on suggestions by Erik Charlebois.
+
+	Cleanups and changes for 64-bit compile under Snow Leopard.
+	Based on suggestions by Erik Charlebois.
 
 	* nsfns.m (xw-color-values): Use CGFloat where appropriate.
 
@@ -34,16 +35,16 @@
 
 	* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
 	where appropriate.
-	(EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:): Use
-	stringWithUTF8String.
+	(EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:):
+	Use stringWithUTF8String.
 	(EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature.
 
-	* nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add
-	formal protocol mention to inheritance.
+	* nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip):
+	Add formal protocol mention to inheritance.
 	[NS_HAVE_NSINTEGER]: Drop conditional and contents.
 
-	* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.  Fix
-	printf format.
+	* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.
+	Fix printf format.
 	(ns_query_color): Use CGFloat where appropriate.
 	(EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
 	(EmacsScroller-mouseDown:) Use long format in printf, and cast