Mercurial > emacs
view src/s/unixware.h @ 88746:388c82972bb9
(sub_char_table_ref_and_range): New arg defalt. Fix
the previous change.
(char_table_ref_and_range): Adjusted for the above change.
(map_sub_char_table_for_charset): New function.
(map_char_table_for_charset): New function.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 12 Jun 2002 00:14:15 +0000 |
parents | 8e1b437e5d04 |
children | 4be8406ebef9 |
line wrap: on
line source
#include "usg5-4-2.h" #ifndef __GNUC__ #undef HAVE_ALLOCA #define C_ALLOCA #endif #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)