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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/coding.c
Date: Tue, 30 May 2006 04:33:21 +0000

Index: emacs/src/coding.c
diff -u emacs/src/coding.c:1.340 emacs/src/coding.c:1.341
--- emacs/src/coding.c:1.340    Mon May 29 21:44:22 2006
+++ emacs/src/coding.c  Tue May 30 04:33:21 2006
@@ -7471,8 +7471,8 @@
 
 If OPERATION is `insert-file-contents', the argument corresponding to
 TARGET may be a cons (FILENAME . BUFFER).  In that case, FILENAME is a
-file name to look up, and BUFFER is a buffer that will contain the
-file (not yet decoded).  If `file-coding-system-alist' specifies a
+file name to look up, and BUFFER is a buffer that contains the file's
+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.
 




reply via email to

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