/[emacs]/emacs/src/ccl.h
ViewVC logotype

Diff of /emacs/src/ccl.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by lektu, Tue Feb 4 14:03:12 2003 UTC revision 1.18 by handa, Fri May 30 07:58:11 2003 UTC
# Line 65  struct ccl_program { Line 65  struct ccl_program {
65                                     system.  */                                     system.  */
66    int suppress_error;           /* If nonzero, don't insert error    int suppress_error;           /* If nonzero, don't insert error
67                                     message in the output.  */                                     message in the output.  */
68    int eight_bit_control;        /* Set to nonzero if CCL_WRITE_CHAR    int eight_bit_control;        /* If nonzero, ccl_driver counts all
69                                     writes eight-bit-control char.  */                                     eight-bit-control bytes written by
70                                       CCL_WRITE_CHAR.  After execution,
71                                       if no such byte is written, set
72                                       this value to zero.  */
73  };  };
74    
75  /* This data type is used for the spec field of the structure  /* This data type is used for the spec field of the structure

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26