Mercurial > emacs
changeset 24689:46d2dc61ec31
(struct ccl_program): New member stack_idx.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 04 May 1999 05:43:41 +0000 |
parents | 7b170d2184a4 |
children | 585a5e69e371 |
files | src/ccl.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ccl.h Tue May 04 05:42:55 1999 +0000 +++ b/src/ccl.h Tue May 04 05:43:41 1999 +0000 @@ -52,6 +52,7 @@ int buf_magnification; /* Output buffer magnification. How many times bigger the output buffer should be than the input buffer. */ + int stack_idx; /* How deep the call of CCL_Call is nested. */ }; /* This data type is used for the spec field of the structure