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 7b518fdc239..b43f758cec4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-11-27 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32notify.c (Fw32notify_add_watch): If the argument FILE is a | ||
| 4 | directory, watch it and not its parent. | ||
| 5 | (add_watch): Allow empty string in FILE. | ||
| 6 | |||
| 1 | 2013-11-27 Martin Rudalics <rudalics@gmx.at> | 7 | 2013-11-27 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * window.c (Fset_window_start, window_resize_apply) | 9 | * window.c (Fset_window_start, window_resize_apply) |