]> git.eshelyaron.com Git - emacs.git/commit
Implement `pre_activate' callbacks for Motif menus
authorPo Lu <luangruo@yahoo.com>
Sat, 5 Mar 2022 01:35:44 +0000 (09:35 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 5 Mar 2022 01:35:44 +0000 (09:35 +0800)
commit6efed75ff3158214d16482f2bcca06c9ac010da4
tree886ebede3e3ff7ec449f3c8c92b49cddccee41b1
parent08221a58b752326c077707622b8b1df429564f3a
Implement `pre_activate' callbacks for Motif menus

* lwlib/lwlib-Xm.c (make_menu_in_widget): Add
xm_pop_up_callback as the popup callback.
(xm_pop_up_callback): New function.
lwlib/lwlib-Xm.c