aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2021-10-27 17:13:59 +0300
committerEli Zaretskii2021-10-27 17:13:59 +0300
commit2bdd5732aaef336681476d83bb87d76f6750d34d (patch)
tree6e08e9e22c7f2fcc819bc067849cfeabdf87b1d1
parent492b92790951a50c7a67ae7d112fae9dfa9f3e86 (diff)
downloademacs-2bdd5732aaef336681476d83bb87d76f6750d34d.tar.gz
emacs-2bdd5732aaef336681476d83bb87d76f6750d34d.zip
; * etc/NEWS: Fix last change.
-rw-r--r--etc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7af1ecf5cbe..96104ad8680 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -163,9 +163,6 @@ this:
163 (set-fontset-font t 'emoji 163 (set-fontset-font t 'emoji
164 '("My New Emoji Font" . "iso10646-1") nil 'prepend) 164 '("My New Emoji Font" . "iso10646-1") nil 'prepend)
165 165
166where "My New Emoji Font" should be replaced by the actual name of the
167font you want to use.
168
169The Emoji characters are now assigned to a special script, 'emoji', so 166The Emoji characters are now assigned to a special script, 'emoji', so
170as to make it easier to customize fontsets for Emoji display, as in 167as to make it easier to customize fontsets for Emoji display, as in
171the above example. (Previously, the Emoji characters were assigned to 168the above example. (Previously, the Emoji characters were assigned to