comparison src/ChangeLog @ 103011:8f0fbb48af5a

* font.c (Qja, Qko): Move definitions here from ftfont.c. * font.h (Qja, Qko): Extern them. * ftfont.c (Qja, Qko): Remove declarations. * xfont.c (Qja, Qko): Remove declarations.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 17 Apr 2009 18:38:00 +0000
parents 596eed42a2dd
children 387b4a4bbc9b
comparison
equal deleted inserted replaced
103010:ed58f741d35f 103011:8f0fbb48af5a
1 2009-04-17 Chong Yidong <cyd@stupidchicken.com>
2
3 * font.c (Qja, Qko): Move definitions here from ftfont.c.
4
5 * font.h (Qja, Qko): Extern them.
6
7 * ftfont.c (Qja, Qko): Remove declarations.
8
9 * xfont.c (Qja, Qko): Remove declarations.
10
1 2009-04-17 Kenichi Handa <handa@m17n.org> 11 2009-04-17 Kenichi Handa <handa@m17n.org>
2 12
3 * editfns.c (Ftranslate_region_internal): Use Fconcat to make a 13 * editfns.c (Ftranslate_region_internal): Use Fconcat to make a
4 string from a vector to handle Latin-1 characters correctly. 14 string from a vector to handle Latin-1 characters correctly.
5 15