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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ccl.h,v
Date: Sat, 05 Apr 2008 23:01:30 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/04/05 23:01:26

Index: src/ccl.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ccl.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- src/ccl.h   13 Feb 2008 15:10:56 -0000      1.28
+++ src/ccl.h   5 Apr 2008 23:01:20 -0000       1.29
@@ -77,6 +77,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]