emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 05 Sep 2008 00:47:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/09/05 00:47:25

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6943
retrieving revision 1.6944
diff -u -b -r1.6943 -r1.6944
--- ChangeLog   2 Sep 2008 17:28:47 -0000       1.6943
+++ ChangeLog   5 Sep 2008 00:47:23 -0000       1.6944
@@ -1,3 +1,15 @@
+2008-09-05  Kenichi Handa  <address@hidden>
+
+       * composite.c (autocmp_chars): Check lookback count.
+       (composition_compute_stop_pos): Set cmp_it->lookback.
+       (composition_reseat_it): Check lookback count.
+       (struct position_record): New struct.
+       (FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
+       (find_automatic_composition): New function.
+       (composition_adjust_point): Use find_automatic_composition.
+
+       * dispextern.h (struct composition_it): New member lookback.
+
 2008-09-02  Chong Yidong  <address@hidden>
 
        * indent.c (Fvertical_motion): Don't call move_it_by_lines again




reply via email to

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