From: Eli Zaretskii Date: Tue, 30 Sep 2008 19:13:51 +0000 (+0000) Subject: (Coding Systems): Don't mention codepage-setup. X-Git-Tag: emacs-pretest-23.0.90~2703 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f68eb9911b9bc22746c4ea5ad6500965dfcc5662;p=emacs.git (Coding Systems): Don't mention codepage-setup. --- 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