From: Kenichi Handa Date: Tue, 27 Feb 2001 03:29:08 +0000 (+0000) Subject: (struct ccl_program): New member eight_bit_control. X-Git-Tag: emacs-pretest-21.0.99~104 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5829aace4e0901221ba530ed2db5c477e3c9ed66;p=emacs.git (struct ccl_program): New member eight_bit_control. --- diff --git a/src/ccl.h b/src/ccl.h index f46077f7966..ed89bf5e6d8 100644 --- 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