diff options
author | Po Lu <luangruo@yahoo.com> | 2022-04-14 16:02:12 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-04-14 16:04:59 +0800 |
commit | 203c503ff22e6c3c7b75d0e30d1974bb0ca9e60a (patch) | |
tree | ea558353a347de0844bcecfcc6e3a6bcb7a30712 /lisp/emacs-lisp/cl-generic.el | |
parent | c10024911d6c225645c22e87a7326c13c0116ac6 (diff) | |
download | emacs-203c503ff22e6c3c7b75d0e30d1974bb0ca9e60a.tar.gz emacs-203c503ff22e6c3c7b75d0e30d1974bb0ca9e60a.tar.bz2 emacs-203c503ff22e6c3c7b75d0e30d1974bb0ca9e60a.zip |
Minor fixes to menus on XI2
* src/xfns.c (Fx_create_frame): Populate `xi_masks'.
* src/xmenu.c (x_activate_menubar)
(create_and_show_popup_menu, x_menu_show): Only clear input
extension grabs if we (or the toolkit) actually selected for
XI_ButtonPress events.
* src/xterm.c (xi_frame_selected_for): New function.
(xi_populate_device_from_info, handle_one_xevent): Store device
use instead of just whether or not it's a master device.
(x_dnd_begin_drag_and_drop): Clean up block_input stuff.
* src/xterm.h: Update prototypes.
(struct xi_device_t): Rename `master_p' to `use'.
Diffstat (limited to 'lisp/emacs-lisp/cl-generic.el')
0 files changed, 0 insertions, 0 deletions