emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/coding.c,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/coding.c,v [EMACS_22_BASE]
Date: Mon, 16 Jul 2007 10:31:57 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/07/16 10:31:57

Index: coding.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/coding.c,v
retrieving revision 1.351
retrieving revision 1.351.2.1
diff -u -b -r1.351 -r1.351.2.1
--- coding.c    21 Jan 2007 04:18:16 -0000      1.351
+++ coding.c    16 Jul 2007 10:31:56 -0000      1.351.2.1
@@ -7472,7 +7472,7 @@
 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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]