]> git.eshelyaron.com Git - emacs.git/commitdiff
(Ffind_operation_coding_system): Doc fix.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 16 Jul 2007 10:31:56 +0000 (10:31 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 16 Jul 2007 10:31:56 +0000 (10:31 +0000)
src/coding.c

index 6bb9f8225c9896aa6da3dfa608acac169df78adc..b6bb3e486d873cfa676c6a431d4dc27a0d1be272 100644 (file)
@@ -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;