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 891c165ab01..3b327c24548 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-10-28 Stefan <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * xselect.c (Vx_lost_selection_functions, Vx_sent_selection_functions): | ||
| 4 | Rename from Vx_lost_selection_hooks and Vx_sent_selection_hooks. | ||
| 5 | (x_handle_selection_request, x_handle_selection_clear) | ||
| 6 | (x_clear_frame_selections, syms_of_xselect): Adjust accordingly. | ||
| 7 | |||
| 1 | 2004-10-28 Richard M. Stallman <rms@gnu.org> | 8 | 2004-10-28 Richard M. Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * w32fns.c (Fx_server_vendor, Fx_server_version): Doc fixes. | 10 | * w32fns.c (Fx_server_vendor, Fx_server_version): Doc fixes. |