comparison src/ChangeLog @ 106843:36dd02b00382

Fix Qnone definition in NS files. * nsterm.m (Qnone): Define here. * nsfns.m (Qnone): Move definition to nsterm.m.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 14 Jan 2010 20:46:53 -0500
parents 64cd76243389
children a6629254b6ba
comparison
equal deleted inserted replaced
106842:ca0315d80583 106843:36dd02b00382
1 2010-01-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * nsterm.m (Qnone): Define.
4
5 * nsfns.m (Qnone): Move definition to nsterm.m.
6
1 2010-01-14 Kenichi Handa <handa@m17n.org> 7 2010-01-14 Kenichi Handa <handa@m17n.org>
2 8
3 * coding.c (detect_coding_iso_2022): Fix handling of euc-xx coding 9 * coding.c (detect_coding_iso_2022): Fix handling of euc-xx coding
4 systems. 10 systems.
5 11