el_bindings_t
el_bindings_t *fp;
el_bindings_t *bp, *ep;
el_bindings_t *bp, *ep;
el_bindings_t *bp, *ep;
if ((p = reallocarray(el->el_map.help, nf, sizeof(el_bindings_t)))
el->el_map.help = (el_bindings_t *) p;
sizeof(el_bindings_t));
sizeof(el_bindings_t) * EL_NUM_FCNS);
el_bindings_t *help; /* The help for the editor functions */
el_bindings_t *b;