Index: emacs/man/msdog.texi
diff -c emacs/man/msdog.texi:1.38 emacs/man/msdog.texi:1.39
*** emacs/man/msdog.texi:1.38   Sat Jun  4 18:58:43 2005
--- emacs/man/msdog.texi        Sat Aug  6 07:17:41 2005
***************
*** 583,588 ****
--- 583,594 ----
  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,727 ****
  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.
  
  @node MS-DOS Processes
  @section Subprocesses on MS-DOS
--- 727,734 ----
  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.  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


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

Reply via email to