(Fcopy_sequence): Call Fmake_char_table the new way.
authorRichard M. Stallman <rms@gnu.org>
Wed, 11 Oct 1995 17:11:32 +0000 (17:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 11 Oct 1995 17:11:32 +0000 (17:11 +0000)
commitc8640abf7e12893dd3879eeac754e06b05d8a859
tree1cd089bf077a8e1580bd2d758bbf5b445948cb1e
parent80af4e50533ee43bd2d7e22adb10d6175f6c8561
(Fcopy_sequence): Call Fmake_char_table the new way.
(map_char_table): No longer static.  New arg C_FUNCTION.
(Fmap_char_table): Call to map_char_table changed.
(Fset_char_table_parent): Allow nil s new parent.
Fix the code that checks for a loop in parents.
src/fns.c