emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 21 Aug 2008 02:49:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/08/21 02:49:00

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6886
retrieving revision 1.6887
diff -u -b -r1.6886 -r1.6887
--- ChangeLog   20 Aug 2008 22:09:40 -0000      1.6886
+++ ChangeLog   21 Aug 2008 02:48:58 -0000      1.6887
@@ -1,3 +1,16 @@
+2008-08-20  Adrian Robert  <address@hidden>
+
+       * nsfns.m (ns-read-file-name): Add casts to avoid warning.
+       (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly.
+       * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil.
+       * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration.
+       (EmacsApp-cursor_blink_handler): Remove declaration.
+       * nsterm.m (ns_draw_glyph_string): Update first conditional body to
+       match 01 Feb 2008 changes in xterm.c.
+       (ns_read_socket): Add cast to avoid warning.
+       (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on
+       GNUstep.
+
 2008-08-20  Chong Yidong  <address@hidden>
 
        * xselect.c (x_get_foreign_selection): Return nil if desired




reply via email to

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