diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3f93987c0f1..4409d5e7f60 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * xdisp.c (hscroll_window_tree): Support hscroll in right-to-left | 3 | * xdisp.c (hscroll_window_tree): Support hscroll in right-to-left |
| 4 | lines. | 4 | lines. |
| 5 | (set_cursor_from_row): Fix cursor positioning in mixed L2R+R2L | ||
| 6 | lines that are hscrolled on the left. | ||
| 5 | 7 | ||
| 6 | * dispnew.c (buffer_posn_from_coords): Account for a possible | 8 | * dispnew.c (buffer_posn_from_coords): Account for a possible |
| 7 | presence of header-line. (Bug#4426) | 9 | presence of header-line. (Bug#4426) |