emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src composite.c


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src composite.c
Date: Tue, 09 Sep 2008 11:07:49 +0000

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

Modified files:
        src            : composite.c 

Log message:
        (composition_compute_stop_pos): Limit the search of composition to
        at most 500 characters ahead.  If we reach the limit or find a
        newline, set cmp_it->ch to -2 and return 0.
        (composition_reseat_it): Handle the case that cmp_it->ch is -2.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/composite.c?cvsroot=emacs&r1=1.56&r2=1.57




reply via email to

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