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 98ae8a2ad04..a0aa4a21ff1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-10-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (Fx_synchronize, Fx_change_window_property) | ||
| 4 | (Fx_window_property, Fx_file_dialog): | ||
| 5 | * xfns.c (Fx_synchronize, Fx_change_window_property) | ||
| 6 | (Fx_window_property, Fx_file_dialog): Sync docs between w32 and X. | ||
| 7 | |||
| 1 | 2010-10-24 Chong Yidong <cyd@stupidchicken.com> | 8 | 2010-10-24 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * xterm.c (x_connection_closed): Kill Emacs unconditionally. | 10 | * xterm.c (x_connection_closed): Kill Emacs unconditionally. |