aboutsummaryrefslogtreecommitdiffstats
path: root/mac/ChangeLog
diff options
context:
space:
mode:
authorAndrew Choi2001-08-24 07:46:40 +0000
committerAndrew Choi2001-08-24 07:46:40 +0000
commit199f927008b33dc9dd9514a9e70f511df15aa6cd (patch)
treeea5b2ffe7e9ab952cddd9ecb3b8d90b7dbc1c1d8 /mac/ChangeLog
parentfa05f6ac1ba404a59ac91b59f6fd63623bf1dd34 (diff)
downloademacs-199f927008b33dc9dd9514a9e70f511df15aa6cd.tar.gz
emacs-199f927008b33dc9dd9514a9e70f511df15aa6cd.zip
2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
* src/macterm.c (init_font_name_table): Add an additional entry to the font table with the script code smRoman for each Apple Japanese font. (XLoadQueryFont): Recognize a font as having the smRoman script code even when FontToScript returns smJapanese if it is one of those created above.
Diffstat (limited to 'mac/ChangeLog')
-rw-r--r--mac/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index f331736a6a8..4030043afc9 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,3 +1,12 @@
12001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2
3 * src/macterm.c (init_font_name_table): Add an additional entry to
4 the font table with the script code smRoman for each Apple
5 Japanese font.
6 (XLoadQueryFont): Recognize a font as having the smRoman script
7 code even when FontToScript returns smJapanese if it is one of
8 those created above.
9
12001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk> 102001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2 11
3 * INSTALL: Add to the note on using -opt speed in MPW the function 12 * INSTALL: Add to the note on using -opt speed in MPW the function