* callint.c (Fcall_interactively): Pass the correct number of
authorJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:48:45 +0000 (14:48 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:48:45 +0000 (14:48 +0000)
commitb37902c85cccb00cc1d97229780cb95eaabcdeed
treece88fab7806f5217ef7f388bf459461e74fbcbaf
parent6be429b16949ffce383dcec596f4edd4b08ad15e
* callint.c (Fcall_interactively): Pass the correct number of
arguments to wrong_type_argument.
* casefiddle.c (caseify_object): Same.
* casetab.c (check_case_table): Same.
* search.c (Fstore_match_data): Same.
* syntax.c (check_syntax_table): Same.
src/callint.c
src/casefiddle.c
src/casetab.c
src/search.c