Index: emacs/man/mule.texi
diff -c emacs/man/mule.texi:1.81 emacs/man/mule.texi:1.82
*** emacs/man/mule.texi:1.81    Mon Jul 18 16:09:42 2005
--- emacs/man/mule.texi Sat Aug  6 07:27:33 2005
***************
*** 592,603 ****
  @cindex international files from DOS/Windows systems
    A special class of coding systems, collectively known as
  @dfn{codepages}, is designed to support text encoded by MS-Windows and
! MS-DOS software.  To use any of these systems, you need to create it
! with @kbd{M-x codepage-setup}.  @xref{MS-DOS and MULE}.  After
! creating the coding system for the codepage, you can use it as any
! other coding system.  For example, to visit a file encoded in codepage
! 850, type @kbd{C-x @key{RET} c cp850 @key{RET} C-x C-f @var{filename}
! @key{RET}}.
  
    In addition to converting various representations of [EMAIL PROTECTED]
  characters, a coding system can perform end-of-line conversion.  Emacs
--- 592,606 ----
  @cindex international files from DOS/Windows systems
    A special class of coding systems, collectively known as
  @dfn{codepages}, is designed to support text encoded by MS-Windows and
! MS-DOS software.  The names of these coding systems are
! @[EMAIL PROTECTED], where @var{nnnn} is a 3- or 4-digit number of the
! codepage.  You can use these encodings just like any other coding
! system; for example, to visit a file encoded in codepage 850, type
! @kbd{C-x @key{RET} c cp850 @key{RET} C-x C-f @var{filename}
! @[EMAIL PROTECTED]
! In the MS-DOS port of Emacs, you need to create a @[EMAIL PROTECTED]
! coding system with @kbd{M-x codepage-setup}, before you can use it.
! @xref{MS-DOS and MULE}.}.
  
    In addition to converting various representations of [EMAIL PROTECTED]
  characters, a coding system can perform end-of-line conversion.  Emacs


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to