diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-11-16 01:19:27 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-11-16 01:19:27 +0000 |
commit | afb57880716d272b1bc56e33f61cf8d6a376f0f8 (patch) | |
tree | dc0f7ab89d99873428092424f8e066cb1fce4a27 /ChangeLog.pre-2-0 | |
parent | c087b64c77b7fc2ac7aadf78c6f47eb2ba99c7a1 (diff) | |
download | gtk+-afb57880716d272b1bc56e33f61cf8d6a376f0f8.tar.gz |
Don't move back one char when we are actually at the end of the paragraph.
Wed Nov 15 20:16:54 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end):
Don't move back one char when we are actually at the end of the
paragraph.
CV: ----------------------------------------------------------------------
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index a5427d52f5..4040a6fbcf 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +Wed Nov 15 20:16:54 2000 Owen Taylor <otaylor@redhat.com> + + * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): + Don't move back one char when we are actually at the end of the + paragraph. + 2000-11-15 Robert Brady <robert@suse.co.uk> * modules/input/iminuktitut.c (inuktitut_compose_seqs): |