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,v [EMACS_22_BASE]


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ccl.h,v [EMACS_22_BASE]
Date: Mon, 10 Mar 2008 12:16:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Kenichi Handa <handa>   08/03/10 12:16:48

Index: ccl.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ccl.h,v
retrieving revision 1.24.2.2
retrieving revision 1.24.2.3
diff -u -b -r1.24.2.2 -r1.24.2.3
--- ccl.h       8 Jan 2008 04:30:18 -0000       1.24.2.2
+++ ccl.h       10 Mar 2008 12:16:47 -0000      1.24.2.3
@@ -76,6 +76,9 @@
                                   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




reply via email to

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