(Ffind_operation_coding_system): Doc fix.

Reported by Johan Bockgård.
This commit is contained in:
Juanma Barranquero 2007-07-18 11:47:54 +00:00
parent 656de71a2f
commit 9ce1a9c4c5

View file

@ -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;