* nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-nfd...
commit3115c1caafd36f394e8ee4f0aa93e6c4cf2e196c
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Thu, 21 Aug 2008 02:48:58 +0000 (21 02:48 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Thu, 21 Aug 2008 02:48:58 +0000 (21 02:48 +0000)
treea962dbcc668679ba8531f9b566bb18be5f8f55ce
parent9506bc65e1624fddc81317fb9b6f7c524bc4d928
* 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.
src/ChangeLog
src/nsfns.m
src/nsfont.m
src/nsterm.h
src/nsterm.m