* callint.c (Fcall_interactively): Remove the 'K' interactive
authorJim Blandy <jimb@redhat.com>
Sun, 13 Sep 1992 12:19:42 +0000 (12:19 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 13 Sep 1992 12:19:42 +0000 (12:19 +0000)
commitafa4c0f3cd2d584a0997c319decde8fafaa80430
treeb0ce4f8a7ee6215fd7719dee014d1140fdfa88a7
parent8aaa7c8a2e2cc01216064d4f61c8193e0cb68cf2
* callint.c (Fcall_interactively): Remove the 'K' interactive
code, in favor of 'e'; that's a better name.

* callint.c (Fcall_interactively): Don't try to get the
`enable-recursive-minibuffers' property from FUNCTION unless
FUNCTION is actually a symbol; there are some cases where a key
sequence is bound directly to a lambda form, and there's no reason
to break these.
src/callint.c