mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
(Fread_coding_system): Update decl.
This commit is contained in:
parent
96dffd25b0
commit
34ba1f2ea4
@ -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 New Issue
Block a user