[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r100027: composite.c (composition_com
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r100027: composite.c (composition_compute_stop_pos): Fix a typo in the commentary. |
Date: |
Sat, 24 Apr 2010 16:24:25 +0300 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 100027
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Sat 2010-04-24 16:24:25 +0300
message:
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
modified:
src/composite.c
=== modified file 'src/composite.c'
--- a/src/composite.c 2010-01-14 03:54:04 +0000
+++ b/src/composite.c 2010-04-24 13:24:25 +0000
@@ -1011,7 +1011,7 @@
/* Update cmp_it->stop_pos to the next position after CHARPOS (and
BYTEPOS) where character composition may happen. If BYTEPOS is
- negative, compoute it. If it is a static composition, set
+ negative, compute it. If it is a static composition, set
cmp_it->ch to -1. Otherwise, set cmp_it->ch to the character that
triggers a automatic composition. */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r100027: composite.c (composition_compute_stop_pos): Fix a typo in the commentary.,
Eli Zaretskii <=