(Vcoding_system_alist): Deleted.
authorKenichi Handa <handa@m17n.org>
Mon, 9 Jun 1997 12:59:12 +0000 (12:59 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 9 Jun 1997 12:59:12 +0000 (12:59 +0000)
commit02ba47237b8292eadadcdedb3ceed5fef1cc98d9
treecff58d890e0f5243391f4ecbf810c57b27e2e0b3
parentc204d14f43b42b2174f87cb1acd25c3341b9c083
(Vcoding_system_alist): Deleted.
(Qcoding_system_spec): Renamed from Qcoding_system_vector.
(Vdefault_process_coding_system, Vfile_coding_system_alist,
Vprocess_coding_system_alist, Vnetwork_coding_system_alist): New
variables.
(Ffind_coding_system): Adjusted for the above change.
(syms_of_coding): Declare them as lisp variables.
(Fcheck_coding_system): Pass list as DATA argument to Fsignal.
src/coding.c