]> code.delx.au - gnu-emacs/commitdiff
* etc/NEWS: Explain why multicolor font display is disabled on OS X Cocoa.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 25 Apr 2016 08:23:15 +0000 (17:23 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 25 Apr 2016 08:23:15 +0000 (17:23 +0900)
etc/NEWS

index 42f54f39eb65fb6364aad04dcc2c586ff2793fbe..7bedcedae63ab7d684c8b0a8d0813ec41061f678 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2021,6 +2021,12 @@ non-native NS fullscreen.  The default is nil.  Set to t to enable
 animation when entering and leaving fullscreen.  For native OSX fullscreen
 this has no effect.
 
+** On the OS X Cocoa ("Nextstep") port, multicolor font (such as color
+emoji) display is disabled.  This feature was accidentally added when
+Emacs 24.4 included the new Core Text based font backend code that was
+originally implemented for a non-mainline port.  This will be enabled
+again once it is also implemented in Emacs on free operating systems.
+
 ---
 ** The new function 'w32-application-type' returns the type of an
 MS-Windows application given the name of its executable program file.