]> git.eshelyaron.com Git - emacs.git/commitdiff
(sturct ccl_program): New member suppress_error.
authorKenichi Handa <handa@m17n.org>
Wed, 24 Jan 2001 23:29:42 +0000 (23:29 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 24 Jan 2001 23:29:42 +0000 (23:29 +0000)
src/ccl.h

index c3b1ed564f4a737e0d036cc6b9b749466cc46d77..f46077f79661a283eb943255310c7536a74b6671 100644 (file)
--- 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