emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 3dc094a 3/3: ; Some minor tweaks to TODO


From: Stefan Kangas
Subject: emacs-28 3dc094a 3/3: ; Some minor tweaks to TODO
Date: Sat, 2 Oct 2021 11:40:49 -0400 (EDT)

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

    ; Some minor tweaks to TODO
    
    * etc/TODO: Explain elpa.gnu.org items better.  Delete fixed item
    about dynamic embedded graphics.  (Bug#50937)
---
 etc/TODO | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/etc/TODO b/etc/TODO
index db327c0..da15ea1 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -69,12 +69,12 @@ which ideally should generate the same byte-code as
 
 * Things that were planned for Emacs-24
 
-** concurrency
+** Concurrency
 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
+** 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.
 
@@ -106,6 +106,9 @@ It would make it easy to add (and remove) mappings like
 
 * Things related to elpa.gnu.org.
 
+We need to figure out how to best include GNU ELPA packages in the
+Emacs tarball before doing any of the items below.
+
 ** Move idlwave to elpa.gnu.org
 Need to sync up the Emacs and external versions.
 See <https://lists.gnu.org/r/emacs-devel/2014-07/msg00008.html>
@@ -393,11 +396,6 @@ 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]