diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3260af49d11..4885778b920 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-10-04 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * buffer.c (scroll_bar_width, scroll_bar_height): Fix | ||
| 4 | doc-strings. | ||
| 5 | * window.c (Fset_window_scroll_bars): Fix doc-string. | ||
| 6 | (Fwindow_scroll_bars): Have it return what the doc-string says. | ||
| 7 | |||
| 1 | 2014-10-03 Eli Zaretskii <eliz@gnu.org> | 8 | 2014-10-03 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * xdisp.c (move_it_by_lines): Call reseat_1 after moving the | 10 | * xdisp.c (move_it_by_lines): Call reseat_1 after moving the |