From: Kenichi Handa Date: Mon, 10 Mar 2008 12:16:47 +0000 (+0000) Subject: (struct ccl_program): New member quit_silently. X-Git-Tag: emacs-22.2~56 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7a1dd8de8f17a4c858d8fb5a34890fc65f33823b;p=emacs.git (struct ccl_program): New member quit_silently. --- diff --git a/src/ccl.h b/src/ccl.h index 5c1f90eeec8..41e7e7dcb63 100644 --- a/src/ccl.h +++ b/src/ccl.h @@ -76,6 +76,9 @@ struct ccl_program { CCL_WRITE_CHAR. After execution, if no such byte is written, set this value to zero. */ + int quit_silently; /* If nonzero, don't append "CCL: + Quitted" to the generated text when + CCL program is quitted. */ }; /* This data type is used for the spec field of the structure