Mercurial > emacs
changeset 36412:4fbcbbb88ef0
(struct ccl_program): New member eight_bit_control.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 27 Feb 2001 03:29:08 +0000 |
parents | 120891909abe |
children | f5625ac53fba |
files | src/ccl.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ccl.h Tue Feb 27 03:28:48 2001 +0000 +++ b/src/ccl.h Tue Feb 27 03:29:08 2001 +0000 @@ -65,6 +65,8 @@ system. */ int suppress_error; /* If nonzero, don't insert error message in the output. */ + int eight_bit_control; /* Set to nonzero if CCL_WRITE_CHAR + writes eight-bit-control char. */ }; /* This data type is used for the spec field of the structure