]> git.eshelyaron.com Git - emacs.git/commit
Fix Motif menu help text in submenus
authorPo Lu <luangruo@yahoo.com>
Tue, 1 Mar 2022 03:30:52 +0000 (11:30 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 1 Mar 2022 03:30:52 +0000 (11:30 +0800)
commit17431ca1ccbbbc41ab812a150872d6704836f169
tree6a22edf83cefc1a9535e60f6193df324a7832ac7
parente05478050ab34633d5adff9e37eed74562ddf98b
Fix Motif menu help text in submenus

* lwlib/lwlib-Xm.c (xm_arm_callback):
(make_menu_in_widget):
(update_one_menu_entry):
(xm_update_one_widget):
(do_call): Pass instance to arm callback and use wv as user data
instead of call data.
lwlib/lwlib-Xm.c