diff options
Diffstat (limited to 'itches/emacs/emoji.org')
| -rw-r--r-- | itches/emacs/emoji.org | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/itches/emacs/emoji.org b/itches/emacs/emoji.org index 0d163c7..d38066f 100644 --- a/itches/emacs/emoji.org +++ b/itches/emacs/emoji.org @@ -15,12 +15,7 @@ For example: regional flags, ZWJ sequences from - 🐕🦺 - regional indicators: 🇪🇺, 🇫🇷 -* TODO Add a convenient way to set a font for all emojis +* DONE Add a convenient way to set a font for all emojis -AFAICT there is no convenient way to =set-fontset-font= e.g. Noto - Color Emoji for "all emojis"; valid TARGETs for this function are - - single characters - - character ranges - - scripts, as defined in =script-representative-chars= - - charsets - - nil = any character not already covered by another font-spec +Robert Pluim added an =emoji= script that can be used with +~set-fontset-font~ in Emacs 28. |
