From: Kenichi Handa Date: Wed, 24 Jan 2001 23:29:42 +0000 (+0000) Subject: (sturct ccl_program): New member suppress_error. X-Git-Tag: emacs-pretest-21.0.96~112 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=64068fbfc125094db08c3263b02dcebe724153bd;p=emacs.git (sturct ccl_program): New member suppress_error. --- diff --git a/src/ccl.h b/src/ccl.h index c3b1ed564f4..f46077f7966 100644 --- a/src/ccl.h +++ b/src/ccl.h @@ -63,6 +63,8 @@ struct ccl_program { 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