diff options
| author | Glenn Morris | 2010-10-24 15:45:10 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-10-24 15:45:10 -0700 |
| commit | 7c051dd87f3bf202cb80f91bb3dab6465e368635 (patch) | |
| tree | e490140208d4b21459743f13cdb3d441989feefe /src/ChangeLog | |
| parent | 9f534a47e3343718b2164497210fe43c2d4f0fa6 (diff) | |
| download | emacs-7c051dd87f3bf202cb80f91bb3dab6465e368635.tar.gz emacs-7c051dd87f3bf202cb80f91bb3dab6465e368635.zip | |
Sync docs of some W32 and X C functions.
* src/w32fns.c (Fx_synchronize, Fx_change_window_property)
(Fx_window_property, Fx_file_dialog):
* src/xfns.c (Fx_synchronize, Fx_change_window_property)
(Fx_window_property, Fx_file_dialog): Sync docs between w32 and X.
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. |