# HG changeset patch # User Eli Zaretskii # Date 1123312661 0 # Node ID ebc7b3a7aa24203c6725b30e418a76ca49d067fe # Parent 3cc3ba147685d9220e759217dd41daccde1d30ff (MS-DOS and MULE): Clarify that this section is for the MS-DOS port only. diff -r 3cc3ba147685 -r ebc7b3a7aa24 man/msdog.texi --- a/man/msdog.texi Sat Aug 06 01:11:41 2005 +0000 +++ b/man/msdog.texi Sat Aug 06 07:17:41 2005 +0000 @@ -583,6 +583,12 @@ there are several DOS-specific aspects of this support that you should be aware of. This section describes these aspects. + The description below is largely specific to the MS-DOS port of +Emacs, especially where it talks about practical implications for +Emacs users. For other operating systems, see the @file{code-pages.el} +package, which implements support for MS-DOS- and MS-Windows-specific +encodings for all platforms other than MS-DOS. + @table @kbd @item M-x dos-codepage-setup Set up Emacs display and coding systems as appropriate for the current @@ -721,7 +727,8 @@ supports the same character set as Windows codepage 1252; DOS codepage 855 supports the same character set as Windows codepage 1251, etc. The MS-Windows version of Emacs uses the current codepage for display -when invoked with the @samp{-nw} option. +when invoked with the @samp{-nw} option. Support for codepages in the +Windows port of Emacs is part of the @file{code-pages.el} package. @node MS-DOS Processes @section Subprocesses on MS-DOS