changeset 98431:1d8ecf7d1560

(Coding Systems): Don't mention codepage-setup.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 30 Sep 2008 19:12:59 +0000
parents aedf95996cf6
children 75090131345f
files doc/emacs/mule.texi
diffstat 1 files changed, 1 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/mule.texi	Tue Sep 30 19:12:17 2008 +0000
+++ b/doc/emacs/mule.texi	Tue Sep 30 19:12:59 2008 +0000
@@ -711,16 +711,7 @@
 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}
-@key{RET}}@footnote{
-In the MS-DOS port of Emacs, you need to create a @code{cp@var{nnn}}
-coding system with @kbd{M-x codepage-setup}, before you can use it.
-@iftex
-@xref{MS-DOS and MULE,,,emacs-extra,Specialized Emacs Features}.
-@end iftex
-@ifnottex
-@xref{MS-DOS and MULE}.
-@end ifnottex
-}.
+@key{RET}}.
 
   In addition to converting various representations of non-@acronym{ASCII}
 characters, a coding system can perform end-of-line conversion.  Emacs