emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ccl.h


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ccl.h
Date: Thu, 28 Feb 2002 20:14:37 -0500

Index: emacs/src/ccl.h
diff -c emacs/src/ccl.h:1.15 emacs/src/ccl.h:1.16
*** emacs/src/ccl.h:1.15        Wed Jan 24 18:29:42 2001
--- emacs/src/ccl.h     Mon Feb 26 22:29:08 2001
***************
*** 65,70 ****
--- 65,72 ----
                                   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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]