(Qcoding_system_spec): Deleted.
authorKenichi Handa <handa@m17n.org>
Tue, 21 Oct 1997 10:43:40 +0000 (10:43 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 21 Oct 1997 10:43:40 +0000 (10:43 +0000)
commit4608c386ffa2de11a4f1e164b9d67d13bf4d08a6
treedfed6b8165f3f284d04daacb8c0de4755c6b0b76
parent5faa9b4571f79df02c85a949cd3bc7f8c1f93c1f
(Qcoding_system_spec): Deleted.
(Vcoding_system_list, Vcoding_system_alist): New variables.
(setup_coding_system): Adjusted for the change in mule.el.
(detect_eol): Likewise.
(Fcoding_system_spec): Changed to Lisp function in mule.el.
(Fcoding_system_p): Do not call Fcoding_system_spec.
(Fread_coding_system): Give Vcoding_system_alist to
Fcompleting_read as the arg TABLE.
(Fread_non_nil_coding_system): Likewise.  Give
Vcoding_system_history to Fcompleting_read as the arg HIST.
(syms_of_coding): Deleted codes for Qcoding_system and
Fcoding_system_spec.  Set up new Lisp variables.
src/coding.c