(READCHAR): Call readchar with the 2nd arg NULL.
authorKenichi Handa <handa@m17n.org>
Wed, 14 Nov 2007 04:52:07 +0000 (04:52 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 14 Nov 2007 04:52:07 +0000 (04:52 +0000)
commit1202434be82eb7b0e6b1830f5b0180f5cfd08ca9
tree03c0ca28c0594361cf4371bcd0b08f7f07810e64
parent81b5db1ddb11dc9817f63e08f0f34368765c793c
(READCHAR): Call readchar with the 2nd arg NULL.
(READCHAR_REPORT_MULTIBYTE): New macro.
(readchar): New 2nd arg MULTIBYTE.
(read1): Use READCHAR_REPORT_MULTIBYTE for the first read.  Make
symbol's name multibyte according to the multibyteness of the
source.
src/lread.c