diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index edfecaa0930..3f93987c0f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-10-08 Eli Zaretskii <eliz@gnu.org> | 1 | 2011-10-08 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (hscroll_window_tree): Support hscroll in right-to-left | ||
| 4 | lines. | ||
| 5 | |||
| 3 | * dispnew.c (buffer_posn_from_coords): Account for a possible | 6 | * dispnew.c (buffer_posn_from_coords): Account for a possible |
| 4 | presence of header-line. (Bug#4426) | 7 | presence of header-line. (Bug#4426) |
| 5 | 8 | ||