]> code.delx.au - gnu-emacs/commitdiff
Fix spelling and remove merge marks due to 2010-05-14T04:14:23Z!handa@etlken.
authorEli Zaretskii <eliz@gnu.org>
Fri, 14 May 2010 09:02:50 +0000 (12:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 14 May 2010 09:02:50 +0000 (12:02 +0300)
src/ChangeLog

index 5d47f437d4a1b0cd77e85d9fa060a6ddfeb82e03..962f439de44308c1cbe0c7a270100ee80198dba8 100644 (file)
@@ -6,7 +6,7 @@
        ENDPOS < CHARPOS.
        (composition_reseat_it): Handle the case that ENDPOS < CHARPOS.
        Set CMP_IT->reversed_p.
-       (composition_update_it): Pay attention ot CMP_IT->reversed_p.
+       (composition_update_it): Pay attention to CMP_IT->reversed_p.
 
        * xdisp.c (set_iterator_to_next): Call
        composition_compute_stop_pos with negative ENDPOS if we are
        * xdisp.c (init_iterator): Don't turn on bidi reordering in
        unibyte buffers.  See
        http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
->>>>>>> MERGE-SOURCE
 
 2010-05-10  Glenn Morris  <rgm@gnu.org>