diff options
author | Po Lu <luangruo@yahoo.com> | 2022-03-07 21:36:25 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-03-07 21:36:25 +0800 |
commit | 418e5da5d308b4e440f28545eb139211066b48a4 (patch) | |
tree | 6061adb42a47040a10f8d36854f6e924c4202ac6 /lisp/emacs-lisp | |
parent | 8a7df412a640c8b2334b78ec0ca872a6d11e8b0e (diff) | |
download | emacs-418e5da5d308b4e440f28545eb139211066b48a4.tar.gz emacs-418e5da5d308b4e440f28545eb139211066b48a4.tar.bz2 emacs-418e5da5d308b4e440f28545eb139211066b48a4.zip |
Correctly handle exposure in oldXMenu
* oldXMenu/Activate.c (XMenuActivate): Call set expose_func if
no pane was found.
(XMenuActivateSetExposeFunction): New function.
* oldXMenu/XMenu.h: New typedef `expose_func'. Update
prototypes.
* src/xmenu.c (x_menu_expose_event): New function.
(x_menu_show): Set expose event handler.
* src/xterm.c (x_dispatch_event): Make `static' only on GTK.
* src/xterm.h: Expose `x_dispatch_event' on no-toolkit builds.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions