mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
(Fread_coding_system): Update decl.
This commit is contained in:
parent
96dffd25b0
commit
34ba1f2ea4
1 changed files with 1 additions and 1 deletions
|
|
@ -1583,7 +1583,7 @@ EXFUN (Fforward_line, 1);
|
|||
/* Defined in coding.c */
|
||||
EXFUN (Fcoding_system_p, 1);
|
||||
EXFUN (Fcheck_coding_system, 1);
|
||||
EXFUN (Fread_coding_system, 1);
|
||||
EXFUN (Fread_coding_system, 2);
|
||||
EXFUN (Fread_non_nil_coding_system, 1);
|
||||
EXFUN (Ffind_operation_coding_system, MANY);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue