of the place where a mouse click occurred. */
volatile int localized_local_map = 0;
- /* The index in defs[] of the first keymap that has a binding for
+ /* The index in submaps[] of the first keymap that has a binding for
this key sequence. In other words, the lowest i such that
- defs[i] is non-nil. */
+ submaps[i] is non-nil. */
volatile int first_binding;
/* Index of the first key that has no binding.
It is useless to try fkey.start larger than that. */