aboutsummaryrefslogtreecommitdiffstats
path: root/src/xselect.c.old (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-07-06properly mark Attic files as deletedKen Raeburn1-950/+0
1993-01-26JimB's changes since January 18thJim Blandy1-70/+58
1992-11-16* xselect.c (Fx_get_cut_buffer): Correct check for buf_num inJim Blandy1-4/+4
range. * xselect.c (Fx_get_cut_buffer, Fx_set_cut_buffer): Fix error message format; use NUM_CUT_BUFFERS instead of literal 7.
1992-10-31* xselect.c (own_selection): selection_type is an X Atom value,Jim Blandy1-4/+9
not a Lisp_Object. (x_selection_arrival): Declare this static, and add a forward declaration at the top of the page.
1992-09-29* xselect.c (Qcut_buffer0): Symbol removed; we're using a newJim Blandy1-11/+208
interface to the cut buffer now. (NUM_CUT_BUFFERS, cut_buffer_atom, cut_buffer_value, cut_buffer_cached, cut_buffer_just_set): New variables. (Fx_own_selection, Fx_selection_value): Dike out the code to handle CUT_BUFFER0 requests. (Fx_get_cut_buffer, Fx_set_cut_buffer, x_watch_cut_buffer_cache, x_invalidate_cut_buffer_cache): New functions. (syms_of_xselect): Don't bother to initialize Qcut_buffer0. Initialize and staticpro cut_buffer_value, and defsubr Sx_get_cut_buffer and Sx_set_cut_buffer. * xterm.c (XTread_socket): Pass PropertyNotify events from the root window to x_invalidate_cut_buffer_cache. (x_term_init): Call x_watch_cut_buffer_cache here.
1992-08-29* xselect.c: Use the FRAME_X_WINDOW macro, for readability.Jim Blandy1-2/+2
1992-07-22entered into RCSJim Blandy1-4/+20
1992-07-22*** empty log message ***Jim Blandy1-0/+3
1992-07-14*** empty log message ***Jim Blandy1-4/+4
1992-06-30*** empty log message ***Jim Blandy1-1/+1
1992-06-10*** empty log message ***Jim Blandy1-14/+44
1992-05-18*** empty log message ***Jim Blandy1-7/+10
1992-05-12*** empty log message ***Joseph Arceneaux1-109/+149
1992-01-13*** empty log message ***Jim Blandy1-7/+9
1991-01-05Initial revisionJim Blandy1-0/+666