diff options
| author | Eli Zaretskii | 2011-12-24 21:24:10 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2011-12-24 21:24:10 +0200 |
| commit | 3ba1a2ad82e1936f03b46b1db284945af806788b (patch) | |
| tree | b135ea1244acb13211163d4ec311a3eb5b2b697b /src/ChangeLog | |
| parent | 341cf6ac7ae9d58c4edc6de7b7499a1bcb58ab37 (diff) | |
| download | emacs-3ba1a2ad82e1936f03b46b1db284945af806788b.tar.gz emacs-3ba1a2ad82e1936f03b46b1db284945af806788b.zip | |
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.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a3521bcd031..3a0264e394b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * xdisp.c (handle_invisible_prop): Handle correctly an invisible | 3 | * xdisp.c (handle_invisible_prop): Handle correctly an invisible |
| 4 | property that ends at ZV, so that the bidi iteration could be | 4 | property that ends at ZV, so that the bidi iteration could be |
| 5 | resumed from there (after widening). | 5 | resumed from there (after widening). (Bug#10360) |
| 6 | 6 | ||
| 7 | 2011-12-22 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2011-12-22 Jan Djärv <jan.h.d@swipnet.se> |
| 8 | 8 | ||