(menu-bar-update-yank-menu): If string is too long,
[bpt/emacs.git] / src / xselect.c
1994-11-16 Karl Heuer(wait_for_property_change): Encode location as a cons...
1994-10-26 Richard M. Stallman(x_own_selection, x_get_foreign_selection): Change...
1994-10-25 Richard M. Stallman(Fx_selection_exists_p): Fix backwards if.
1994-10-24 Richard M. Stallman(Fx_selection_exists_p): If selected_frame isn't an...
1994-10-23 Richard M. StallmanUse XFlush, not XFlushQueue, throughout.
1994-10-20 Richard M. StallmanLog omitted from previous checkin:
1994-10-20 Richard M. Stallman(x_get_foreign_selection): Get display from
1994-10-04 Karl Heuer(x_clear_frame_selections, wait_for_property_change...
1994-07-27 Richard M. Stallman(x_get_foreign_selection): Use the new feature
1994-07-01 Richard M. Stallman(x_own_selection, x_get_foreign_selection):
1994-05-04 Karl HeuerUpdate copyright.
1994-05-04 Richard M. Stallman(x_own_selection): Catch errors around XSetSelectionOwner.
1994-04-11 Richard M. Stallman(x_decline_selection_request): Call XFlushQueue.
1994-03-25 Karl Heuer(x_get_local_selection, x_handle_selection_request...
1994-02-14 Karl Heuer(x-own-selection-internal, x-get-selection-internal,
1993-12-23 Richard M. Stallman(x_get_foreign_selection): Use x_catch_errors.
1993-11-23 Richard M. Stallman(Fx_disown_selection_internal): When making the fake
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-14 Richard M. Stallman(struct property_change): New field `arrived'.
1993-08-11 Richard M. Stallman(receive_incremental_selection): Use bcopy, not memcpy.
1993-07-31 Richard M. Stallman(prop_location_identifier): Was named prop_location_tick.
1993-07-25 Richard M. Stallman(lisp_data_to_selection_data): New arg NOFREE_RET.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-05 Richard M. Stallman(x_get_foreign_selection): Handle x_selection_timeout
1993-06-04 Richard M. Stallman(Fx_store_cut_buffer_internal): Handle empty string...
1993-05-31 Richard M. Stallman(x_reply_selection_request): Call XFlushQueue.
1993-05-27 Richard M. Stallman(x_get_local_selection): If no conversion function
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-15 Richard M. Stallman(Fx_selection_exists_p): Handle nil, t as SELECTION...
1993-04-10 Jim Blandylong_to_cons and cons_to_long are generally useful...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-25 Jim Blandy* xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestS...
1993-03-19 Richard M. Stallman(cons_to_long, long_to_cons): No longer static.
1993-03-14 Richard M. Stallmanentered into RCS
1993-03-13 Richard M. Stallman*** empty log message ***
1993-03-13 Richard M. StallmanInitial revision