emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 b1a8a66: ; * etc/TODO: Fix previous commit; delete the right th


From: Stefan Kangas
Subject: emacs-28 b1a8a66: ; * etc/TODO: Fix previous commit; delete the right thing.
Date: Sat, 2 Oct 2021 20:16:30 -0400 (EDT)

branch: emacs-28
commit b1a8a66fb0f28cba607831862fa673666a47bb2c
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * etc/TODO: Fix previous commit; delete the right thing.
---
 etc/TODO | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/etc/TODO b/etc/TODO
index da15ea1..1efbd8d 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -74,10 +74,6 @@ Including it as an "experimental" compile-time option sounds 
good.  Of
 course there might still be big questions around "which form of
 concurrency" we'll want.
 
-** Better support for dynamic embedded graphics
-I like this idea (my mpc.el code could use it for the volume widget),
-though I wonder if the resulting efficiency will be sufficient.
-
 ** Spread Semantic
 
 ** Improve the "code snippets" support
@@ -396,6 +392,11 @@ should invoke the 'shape' method.  'hbfont_shape' should 
be extended
 to pass to 'hb_shape_full' the required array of features, as
 mentioned in the above HarfBuzz discussion.
 
+** Better support for displaying Emoji
+Emacs is capable of displaying Emoji and some of the Emoji sequences,
+provided that its fontsets are configured with a suitable font.  To
+make this easier out of the box, the following should be done:
+
 *** Populate composition-function-table with Emoji rules
 The Unicode Character Database (UCD) includes several data files that
 define the valid Emoji sequences.  These files should be imported into



reply via email to

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