emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/nonascii.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/nonascii.texi
Date: Mon, 29 May 2006 03:28:25 +0000

Index: emacs/lispref/nonascii.texi
diff -u emacs/lispref/nonascii.texi:1.58 emacs/lispref/nonascii.texi:1.59
--- emacs/lispref/nonascii.texi:1.58    Mon May 29 01:23:38 2006
+++ emacs/lispref/nonascii.texi Mon May 29 03:28:25 2006
@@ -1119,11 +1119,11 @@
 
 If @var{operation} is @code{insert-file-contents}, the argument
 corresponding to the target may be a cons cell of the form
address@hidden(@var{filename} . @code{buffer})}).  In that case,
address@hidden is a file name to look up, and @code{buffer} is a
-buffer that already contains the file (but not yet decoded).  A
-function specified in @code{file-coding-system-alist} must pay
-attention to this format of the target.
address@hidden(@var{filename} . @var{buffer})}).  In that case, @var{filename}
+is a file name to look up, and @var{buffer} is a buffer that already
+contains the file's contents (not yet decoded).  Functions specified
+in @code{file-coding-system-alist} must pay attention to this format
+of the target.
 @end defun
 
 @node Specifying Coding Systems




reply via email to

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