From: Eli Zaretskii Date: Sat, 24 Dec 2011 19:24:10 +0000 (+0200) Subject: Add the bug number #10360 to the entry for 2011-12-23T14:51:51Z!eliz@gnu.org. X-Git-Tag: emacs-pretest-24.0.93~117 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ba1a2ad82e1936f03b46b1db284945af806788b;p=emacs.git Add the bug number #10360 to the entry for 2011-12-23T14:51:51Z!eliz@gnu.org. The real fix for bug 10360 is in 2011-12-23T14:51:51Z!eliz@gnu.org. --- diff --git a/src/ChangeLog b/src/ChangeLog index a3521bcd031..3a0264e394b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,7 +2,7 @@ * xdisp.c (handle_invisible_prop): Handle correctly an invisible property that ends at ZV, so that the bidi iteration could be - resumed from there (after widening). + resumed from there (after widening). (Bug#10360) 2011-12-22 Jan Djärv