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 df45ba6d5e6..8f2916860c9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-08-05 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-08-05 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * xdisp.c (redisplay_window): Don't enforce scroll-margin when | ||
| 4 | forcing a window start. | ||
| 5 | |||
| 3 | * fileio.c (Vauto_save_list_file_name): Move here from file.el. | 6 | * fileio.c (Vauto_save_list_file_name): Move here from file.el. |
| 4 | (auto_save_1): Update modtime when auto-save-list-file-name is on. | 7 | (auto_save_1): Update modtime when auto-save-list-file-name is on. |
| 5 | 8 | ||