(Ffind_operation_coding_system): Doc fix.
Reported by Johan Bockgård.
This commit is contained in:
parent
656de71a2f
commit
9ce1a9c4c5
1 changed files with 1 additions and 1 deletions
|
@ -7474,7 +7474,7 @@ contents (not yet decoded). If `file-coding-system-alist' specifies a
|
|||
function to call for FILENAME, that function should examine the
|
||||
contents of BUFFER instead of reading the file.
|
||||
|
||||
usage: (find-operation-coding-system OPERATION ARGUMENTS ...) */)
|
||||
usage: (find-operation-coding-system OPERATION ARGUMENTS...) */)
|
||||
(nargs, args)
|
||||
int nargs;
|
||||
Lisp_Object *args;
|
||||
|
|
Loading…
Add table
Reference in a new issue