Show
Ignore:
Timestamp:
08/18/06 08:35:31 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/man/mule.texi

    r4111 r4148  
    786786@code{modify-coding-system-alist} for adding elements to this list.  For 
    787787example, to read and write all @samp{.txt} files using the coding system 
    788 @code{china-iso-8bit}, you can execute this Lisp expression: 
     788@code{chinese-iso-8bit}, you can execute this Lisp expression: 
    789789 
    790790@smallexample 
     
    10041004 
    10051005  Other file commands affected by a specified coding system include 
    1006 @kbd{C-x C-i} and @kbd{C-x C-v}, as well as the other-window variants 
     1006@kbd{C-x i} and @kbd{C-x C-v}, as well as the other-window variants 
    10071007of @kbd{C-x C-f}.  @kbd{C-x @key{RET} c} also affects commands that 
    10081008start subprocesses, including @kbd{M-x shell} (@pxref{Shell}).  If the