]> git.eshelyaron.com Git - emacs.git/commitdiff
(struct ccl_program): New member eight_bit_control.
authorKenichi Handa <handa@m17n.org>
Tue, 27 Feb 2001 03:29:08 +0000 (03:29 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 27 Feb 2001 03:29:08 +0000 (03:29 +0000)
src/ccl.h

index f46077f79661a283eb943255310c7536a74b6671..ed89bf5e6d87d81cad3c26d59e91d0514d32b386 100644 (file)
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -65,6 +65,8 @@ struct ccl_program {
                                   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