summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJohan Bockgård <bojohan@gnu.org>2011-07-13 03:48:43 +0200
committerJohan Bockgård <bojohan@gnu.org>2011-07-13 03:48:43 +0200
commitcd18e7e3f49c014b83ffa5f2e4391a58ded6a287 (patch)
tree2e7c41b204b9a72e46f99b304759866d3a93bcc7 /lisp/emacs-lisp
parent2941c447ebada8126c27065f78c31895f69c738e (diff)
downloademacs-cd18e7e3f49c014b83ffa5f2e4391a58ded6a287.tar.gz
emacs-cd18e7e3f49c014b83ffa5f2e4391a58ded6a287.tar.bz2
emacs-cd18e7e3f49c014b83ffa5f2e4391a58ded6a287.zip
Fix execution of x selection hooks.
* 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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions