Mercurial > emacs
changeset 35528:4ca44cbfa530
(sturct ccl_program): New member suppress_error.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 24 Jan 2001 23:29:42 +0000 |
parents | 70ff28b48bac |
children | c0bf5507a0bb |
files | src/ccl.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ccl.h Wed Jan 24 23:26:48 2001 +0000 +++ b/src/ccl.h Wed Jan 24 23:29:42 2001 +0000 @@ -63,6 +63,8 @@ format when the CCL program is used for encoding by a coding system. */ + int suppress_error; /* If nonzero, don't insert error + message in the output. */ }; /* This data type is used for the spec field of the structure