Changeset 4148 for trunk/man/mule.texi
- Timestamp:
- 08/18/06 08:35:31 (2 years ago)
- Files:
-
- trunk/man/mule.texi (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/man/mule.texi
r4111 r4148 786 786 @code{modify-coding-system-alist} for adding elements to this list. For 787 787 example, to read and write all @samp{.txt} files using the coding system 788 @code{chin a-iso-8bit}, you can execute this Lisp expression:788 @code{chinese-iso-8bit}, you can execute this Lisp expression: 789 789 790 790 @smallexample … … 1004 1004 1005 1005 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 variants1006 @kbd{C-x i} and @kbd{C-x C-v}, as well as the other-window variants 1007 1007 of @kbd{C-x C-f}. @kbd{C-x @key{RET} c} also affects commands that 1008 1008 start subprocesses, including @kbd{M-x shell} (@pxref{Shell}). If the
