• Johan Bockgård's avatar
    Fix execution of x selection hooks. · cd18e7e3
    Johan Bockgård authored
    * xselect.c (Qx_lost_selection_functions)
    (Qx_sent_selection_functions): New vars.
    (syms_of_xselect): DEFSYM them.
    (x_handle_selection_request): Pass Qx_sent_selection_functions
    rather than Vx_sent_selection_functions to Frun_hook_with_args.
    (x_handle_selection_clear,x_clear_frame_selections):
    Pass Qx_lost_selection_functions rather than
    Vx_lost_selection_functions to Frun_hook_with_args.
    cd18e7e3
ChangeLog 223 KB