diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index eb8694739d7..92d3da0f3bc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | glyphs. | 7 | glyphs. |
| 8 | 8 | ||
| 9 | * dispnew.c (direct_output_for_insert): Set updated_area | 9 | * dispnew.c (direct_output_for_insert): Set updated_area |
| 10 | before insering/writing glyphs. | 10 | before inserting/writing glyphs. |
| 11 | 11 | ||
| 12 | * xdisp.c (display_mode_element): Use string_byte_to_char to | 12 | * xdisp.c (display_mode_element): Use string_byte_to_char to |
| 13 | determine character positions in strings, use chars_in_text | 13 | determine character positions in strings, use chars_in_text |