summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2009-02-20 12:36:50 +0000
committerJuanma Barranquero <lekktu@gmail.com>2009-02-20 12:36:50 +0000
commit867d4bb3718f1fee9191e2c17cd810ef620d4b54 (patch)
tree802e52f3063cc18c53e8789bba89e7392db04c5d /src
parent52f8870bd7b8508449605a33840bfddc2ea98a2b (diff)
downloademacs-867d4bb3718f1fee9191e2c17cd810ef620d4b54.tar.gz
Remove duplicate words.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 89df449c281..492a3c41e75 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -218,7 +218,7 @@
the frame.
(composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
is within a composition.
- (Fcomposition_get_gstring): Fix the the terminal case.
+ (Fcomposition_get_gstring): Fix the terminal case.
* term.c (encode_terminal_code): Fix handling of composition.
(produce_composite_glyph): For static composition, get pixel_width
@@ -9095,7 +9095,7 @@
* ftfont.c (struct OpenTypeSpec): Rename members script_tag to
script, langsys_tag to langsys, new member script.
(OTF_TAG_STR): Terminate by '\0'.
- (ftfont_get_open_type_spec): If :otf prop is is spec, Limit the
+ (ftfont_get_open_type_spec): If :otf prop is spec, limit the
listing to the script specified in that property. Fix arg to
OTF_check_features.