aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/unicode
diff options
context:
space:
mode:
authorRobert Pluim2022-09-19 14:49:55 +0200
committerRobert Pluim2022-09-20 11:42:21 +0200
commit191505b8a3a450e4b5658f90913c8e201517be98 (patch)
tree5199fbd85cfb114b83c3d17e648c0cb01f02bcbe /admin/notes/unicode
parent10373c4b686106179607c2ceaaa8c105ee55c1cd (diff)
downloademacs-191505b8a3a450e4b5658f90913c8e201517be98.tar.gz
emacs-191505b8a3a450e4b5658f90913c8e201517be98.zip
Mention that src/macuvs.h sometimes needs committing
* admin/notes/unicode: src/macuvs.h is generated, but needs to be committed sometimes.
Diffstat (limited to 'admin/notes/unicode')
-rw-r--r--admin/notes/unicode4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode
index 7b86a36a14b..6d443f3c4e7 100644
--- a/admin/notes/unicode
+++ b/admin/notes/unicode
@@ -88,6 +88,10 @@ modified to follow suit. If there's trailing whitespace in
88BidiCharacterTest.txt, it should be removed before committing the new 88BidiCharacterTest.txt, it should be removed before committing the new
89version. 89version.
90 90
91src/macuvs.h is a generated file, but if it has changed as a result
92of the updates, please commit it as well (see
93admin/unidata/Makefile.in for an explanation).
94
91Visit "emoji-data.txt" with the rebuilt Emacs, and check that an 95Visit "emoji-data.txt" with the rebuilt Emacs, and check that an
92appropriate font is being used for the emoji (by default Emacs uses 96appropriate font is being used for the emoji (by default Emacs uses
93"Noto Color Emoji"). Running the following command in that buffer 97"Noto Color Emoji"). Running the following command in that buffer