From f68eb9911b9bc22746c4ea5ad6500965dfcc5662 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 30 Sep 2008 19:13:51 +0000 Subject: [PATCH] (Coding Systems): Don't mention codepage-setup. --- doc/emacs/ChangeLog | 10 ++++++++++ doc/emacs/mule.texi | 11 +---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index d12ceaeafbc..46d119f94da 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,13 @@ +2008-09-30 Eli Zaretskii + + * mule.texi (Coding Systems): Don't mention codepage-setup. + + * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create + cpNNN coding systems anymore. + (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support + for unibyte mode. Don't mention line-drawing characters. Don't + mention dos-unsupported-char-glyph. + 2008-09-25 Chong Yidong * search.texi (Search): Shorten introduction. diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index 6be6f55598f..12daecdb3ed 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi @@ -711,16 +711,7 @@ MS-DOS software. The names of these coding systems are 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 -- 2.39.5