]> git.eshelyaron.com Git - emacs.git/commitdiff
(Coding Systems): Don't mention codepage-setup.
authorEli Zaretskii <eliz@gnu.org>
Tue, 30 Sep 2008 19:13:51 +0000 (19:13 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 30 Sep 2008 19:13:51 +0000 (19:13 +0000)
doc/emacs/ChangeLog
doc/emacs/mule.texi

index d12ceaeafbc9afbe25b4b7d75cc7f418f2b64e01..46d119f94da838ca41486a5e3c9db22685efe08c 100644 (file)
@@ -1,3 +1,13 @@
+2008-09-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * 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  <cyd@stupidchicken.com>
 
        * search.texi (Search): Shorten introduction.
index 6be6f55598fbea677da655d3586797dd0438d8f7..12daecdb3ed0fbc932751c82547e7dac523e3ad1 100644 (file)
@@ -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