changeset 72348:abf2841bcbd7

(Recognize Coding, Text Coding): Fix typos.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Thu, 10 Aug 2006 18:42:49 +0000
parents 494f2c627b5b
children d9b527966c45
files man/mule.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/mule.texi	Thu Aug 10 16:07:43 2006 +0000
+++ b/man/mule.texi	Thu Aug 10 18:42:49 2006 +0000
@@ -785,7 +785,7 @@
 correspondence.  There is a special function
 @code{modify-coding-system-alist} for adding elements to this list.  For
 example, to read and write all @samp{.txt} files using the coding system
-@code{china-iso-8bit}, you can execute this Lisp expression:
+@code{chinese-iso-8bit}, you can execute this Lisp expression:
 
 @smallexample
 (modify-coding-system-alist 'file "\\.txt\\'" 'chinese-iso-8bit)
@@ -1003,7 +1003,7 @@
 contains characters that the coding system cannot handle.
 
   Other file commands affected by a specified coding system include
-@kbd{C-x C-i} and @kbd{C-x C-v}, as well as the other-window variants
+@kbd{C-x i} and @kbd{C-x C-v}, as well as the other-window variants
 of @kbd{C-x C-f}.  @kbd{C-x @key{RET} c} also affects commands that
 start subprocesses, including @kbd{M-x shell} (@pxref{Shell}).  If the
 immediately following command does not use the coding system, then