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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/nonascii.texi
Date: Tue, 30 May 2006 04:31:03 +0000

Index: emacs/lispref/nonascii.texi
diff -u emacs/lispref/nonascii.texi:1.60 emacs/lispref/nonascii.texi:1.61
--- emacs/lispref/nonascii.texi:1.60    Mon May 29 21:40:59 2006
+++ emacs/lispref/nonascii.texi Tue May 30 04:31:02 2006
@@ -1123,12 +1123,11 @@
 corresponding to the target may be a cons cell of the form
 @code{(@var{filename} . @var{buffer})}).  In that case, @var{filename}
 is a file name to look up in @code{file-coding-system-alist}, and
address@hidden is a buffer will contain the file's contents (not yet
-decoded).  If the file's association in
address@hidden specifies a function to call, and that
-function needs to examine the file's contents (as it usually does), it
-should examine the contents of @var{buffer} instead of reading the
-file.
address@hidden is a buffer that contains the file's contents (not yet
+decoded).  If @code{file-coding-system-alist} specifies a function to
+call for this file, and that function needs to examine the file's
+contents (as it usually does), it should examine the contents of
address@hidden instead of reading the file.
 @end defun
 
 @node Specifying Coding Systems




reply via email to

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