Mercurial > emacs
view src/vlimit.h @ 91093:3de299ab846c
(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.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 14 Nov 2007 04:52:07 +0000 |
parents | 68c22ea6027c |
children |
line wrap: on
line source
/* Dummy for Emacs so that we can run on VMS... */ #define LIM_DATA 0 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9 (do not change this comment) */