diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 87750228f43..a3521bcd031 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-12-23 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (handle_invisible_prop): Handle correctly an invisible | ||
| 4 | property that ends at ZV, so that the bidi iteration could be | ||
| 5 | resumed from there (after widening). | ||
| 6 | |||
| 1 | 2011-12-22 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2011-12-22 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * nsfont.m (ns_spec_to_descriptor): Do not autorelease fdesc. | 9 | * nsfont.m (ns_spec_to_descriptor): Do not autorelease fdesc. |