(Coding Systems): Don't mention codepage-setup.
This commit is contained in:
parent
d073c1ebc0
commit
f68eb9911b
2 changed files with 11 additions and 10 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue