From: Juanma Barranquero Date: Fri, 16 Oct 2009 04:32:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.1.90~777 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e4780c5adc77a327af7a9ecc10b027e9bc4301d;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index fb06e8fc14e..7794f7a8cab 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -15,8 +15,9 @@ * print.c (print_object): Escape a symbol like "2E10" too. 2009-10-11 Adrian Robert - 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, EmacsScroller): Fix method signatures. (EmacsScroller-mouseDown:) Use long format in printf, and cast