emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Fri, 16 Oct 2009 04:32:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/10/16 04:32:24

Modified files:
        src            : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7792&r2=1.7793

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7792
retrieving revision 1.7793
diff -u -b -r1.7792 -r1.7793
--- ChangeLog   16 Oct 2009 03:09:48 -0000      1.7792
+++ ChangeLog   16 Oct 2009 04:32:23 -0000      1.7793
@@ -15,8 +15,9 @@
        * print.c (print_object): Escape a symbol like "2E10" too.
 
 2009-10-11  Adrian Robert  <address@hidden>
-       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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]