]> git.eshelyaron.com Git - emacs.git/commitdiff
Adjust acknowledgement in last changelog entry.
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Tue, 13 Oct 2009 19:50:43 +0000 (19:50 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Tue, 13 Oct 2009 19:50:43 +0000 (19:50 +0000)
src/ChangeLog

index dfe7d9c0f497f787ba6c9eafb36ebb509e903a27..37ce0c98ce4daf62ec54b446b09eedda6f33fe7e 100644 (file)
@@ -1,10 +1,10 @@
 2009-10-11  Adrian Robert  <Adrian.B.Robert@gmail.com>
-       Changes for 64-bit compile under Snow Leopard.
+       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.
 
-       * nsfont.m (ns_char_width): Replace deprecated call (suggested by
-       Erik Charlebois).
+       * nsfont.m (ns_char_width): Replace deprecated call.
        (ns_findfonts, nsfont_list_family): Use long format in printf, and
        cast argument.
        (nsfont_open): Use ns_char_width() everywhere.