* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
authorJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:53:13 +0000 (14:53 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:53:13 +0000 (14:53 +0000)
commitf4e7b2c2ea9f6f4d7a7b09298f7a47159376b64b
treed90a6627508746161695c82e9e4008baa73e705c
parent0df58c91cfa73fc04689ca5c36096274fd414871
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
number of arguments to unbind_to.
* lread.c (Feval_buffer): Same.
* window.c (Fscroll_other_window): Same.

* window.c (Fset_window_configuration): Pass the proper number of
arguments to Fselect_frame.
src/window.c