emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/dispextern.h,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h,v
Date: Tue, 09 Sep 2008 11:09:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/09/09 11:09:10

Index: dispextern.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/dispextern.h,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -b -r1.258 -r1.259
--- dispextern.h        5 Sep 2008 00:40:53 -0000       1.258
+++ dispextern.h        9 Sep 2008 11:09:10 -0000       1.259
@@ -1867,7 +1867,9 @@
   int id;
   /* If non-negative, character that triggers the automatic
      composition at `stop_pos', and this is an automatic compositoin.
-     If negative, this is a static composition..  */
+     If negative, this is a static composition.  This is set to -2
+     temporarily if searching of composition reach a limit or a
+     newline.  */
   int ch;
   /* If this an automatic composition, how many charaters to look back
      from the position where a character triggering the composition




reply via email to

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