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 45c559ba2c8..a1b70b63755 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-10-24 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * bidi.c (bidi_resolve_explicit, bidi_find_bracket_pairs) | ||
| 4 | (bidi_resolve_brackets): Use end of string position rather than ZV | ||
| 5 | when iterating over a string. (Bug#18815) | ||
| 6 | |||
| 1 | 2014-10-24 Martin Rudalics <rudalics@gmx.at> | 7 | 2014-10-24 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * keyboard.c (make_lispy_position): Return coordinates also when | 9 | * keyboard.c (make_lispy_position): Return coordinates also when |