| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2001-07-06 | properly mark Attic files as deleted | Ken Raeburn | 1 | -950/+0 | |
| 1993-01-26 | JimB's changes since January 18th | Jim Blandy | 1 | -70/+58 | |
| 1992-11-16 | * xselect.c (Fx_get_cut_buffer): Correct check for buf_num in | Jim Blandy | 1 | -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 Blandy | 1 | -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 new | Jim Blandy | 1 | -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 Blandy | 1 | -2/+2 | |
| 1992-07-22 | entered into RCS | Jim Blandy | 1 | -4/+20 | |
| 1992-07-22 | *** empty log message *** | Jim Blandy | 1 | -0/+3 | |
| 1992-07-14 | *** empty log message *** | Jim Blandy | 1 | -4/+4 | |
| 1992-06-30 | *** empty log message *** | Jim Blandy | 1 | -1/+1 | |
| 1992-06-10 | *** empty log message *** | Jim Blandy | 1 | -14/+44 | |
| 1992-05-18 | *** empty log message *** | Jim Blandy | 1 | -7/+10 | |
| 1992-05-12 | *** empty log message *** | Joseph Arceneaux | 1 | -109/+149 | |
| 1992-01-13 | *** empty log message *** | Jim Blandy | 1 | -7/+9 | |
| 1991-01-05 | Initial revision | Jim Blandy | 1 | -0/+666 | |