annotate lwlib/dispatch.h @ 32739:5ce157b2eaa9

(fix_submap_inheritance): Don't do anything if parent_entry is nil: since we go to the end of submap anyway, we'd end up setting nil to nil. (access_keymap): Don't use KEYMAPP on meta_map since KEYMAPP doesn't obey autoload.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 22 Oct 2000 04:48:48 +0000
parents 648d04be6a9c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25842
Dave Love <fx@gnu.org>
parents:
diff changeset
1
Dave Love <fx@gnu.org>
parents:
diff changeset
2 Widget XtWidgetToDispatchTo (XEvent *);