diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9fef63c9a58..6d1285a82da 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-03-07 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * buffer.c (Vbuffer_list_update_hook): Doc-string fix. | ||
| 4 | * window.c (Fselect_window): Explain NORECORD and | ||
| 5 | `buffer-list-update-hook' in doc-string. | ||
| 6 | |||
| 1 | 2014-03-06 Martin Rudalics <rudalics@gmx.at> | 7 | 2014-03-06 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * window.c (Fother_window_for_scrolling): Check that | 9 | * window.c (Fother_window_for_scrolling): Check that |