mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-19 20:30:29 -08:00
(Ffind_operation_coding_system): Doc fix.
This commit is contained in:
parent
a1aa5e1795
commit
fc9c3ac9d6
1 changed files with 1 additions and 1 deletions
|
|
@ -7472,7 +7472,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
Add a link
Reference in a new issue