summaryrefslogtreecommitdiff
path: root/src/xselect.c.old
Commit message (Collapse)AuthorAgeFilesLines
* JimB's changes since January 18thJim Blandy1993-01-261-70/+58
|
* * xselect.c (Fx_get_cut_buffer): Correct check for buf_num inJim Blandy1992-11-161-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.
* * xselect.c (own_selection): selection_type is an X Atom value,Jim Blandy1992-10-311-4/+9
| | | | | | not a Lisp_Object. (x_selection_arrival): Declare this static, and add a forward declaration at the top of the page.
* * xselect.c (Qcut_buffer0): Symbol removed; we're using a newJim Blandy1992-09-291-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.
* * xselect.c: Use the FRAME_X_WINDOW macro, for readability.Jim Blandy1992-08-291-2/+2
|
* entered into RCSJim Blandy1992-07-221-4/+20
|
* *** empty log message ***Jim Blandy1992-07-221-0/+3
|
* *** empty log message ***Jim Blandy1992-07-141-4/+4
|
* *** empty log message ***Jim Blandy1992-06-301-1/+1
|
* *** empty log message ***Jim Blandy1992-06-101-14/+44
|
* *** empty log message ***Jim Blandy1992-05-181-7/+10
|
* *** empty log message ***Joseph Arceneaux1992-05-121-109/+149
|
* *** empty log message ***Jim Blandy1992-01-131-7/+9
|
* Initial revisionJim Blandy1991-01-051-0/+666