diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ab5621b9664..3260af49d11 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,9 +1,3 @@ | |||
| 1 | 2014-10-03 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * font.c (font_list_entities): Do not add empty vector to font cache. | ||
| 4 | (font_matching_entity): Likewise. If matching entity is found, insert | ||
| 5 | 1-item vector with this entity instead of an entity itself (Bug#17125). | ||
| 6 | |||
| 7 | 2014-10-03 Eli Zaretskii <eliz@gnu.org> | 1 | 2014-10-03 Eli Zaretskii <eliz@gnu.org> |
| 8 | 2 | ||
| 9 | * xdisp.c (move_it_by_lines): Call reseat_1 after moving the | 3 | * xdisp.c (move_it_by_lines): Call reseat_1 after moving the |