1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
Commit graph

13 commits

Author SHA1 Message Date
Andrew Innes
07a96c4609 (cp-coding-system-for-codepage-1):
Make the magnification parameter for the -dos encoder be 2.
1999-05-02 09:48:22 +00:00
Eli Zaretskii
7e37faa356 (cp1250-decode-table, cp1251-decode-table, cp1253-decode-table,
cp1257-decode-table): New translation tables for MS Windows
codepages.
(cp-make-coding-systems-for-codepage): Accept 4 digit
codepages.
1999-03-08 12:06:07 +00:00
Kenichi Handa
bd72be60b4 (cp-coding-system-for-codepage-1): Put
charset-origin-alist property to a coding system for the codepage.
1999-02-22 01:59:01 +00:00
Eli Zaretskii
a7bc7c2a69 (cp-coding-system-for-codepage-1): On MS-DOS,
use dos-unsupported-char-glyph for characters not
supported by the codepage.
(cp-make-coding-systems-for-codepage): Likewise.
1999-02-08 11:21:00 +00:00
Eli Zaretskii
795537a21c (cp852-decode-table): Fill a nil entry. 1999-01-17 16:51:51 +00:00
Eli Zaretskii
dd73abe607 (cp855-decode-table, cp850-decode-table): Fill some nil entries. 1999-01-17 16:26:40 +00:00
Eli Zaretskii
6752f59878 (cp850-decode-table): Fix previous change. 1999-01-14 11:34:18 +00:00
Eli Zaretskii
d3fcfdea92 (cp850-decode-table): Replace nil
entries with codes of similary looking glyphs.  (Suggested by
Jason Rumney <jasonr@altavista.net>.)
1999-01-13 14:30:34 +00:00
Eli Zaretskii
e714d2cfd4 (codepage-setup): Doc fix.
(cp-decoding-vector-for-codepage): Likewise.
1999-01-10 15:23:30 +00:00
Eli Zaretskii
b8577971b7 (cp-coding-system-for-codepage-1): Add the valid-codes property. 1999-01-06 10:37:07 +00:00
Eli Zaretskii
708b08156f (cp-make-coding-systems-for-codepage): Doc fix.
(cp-coding-system-for-codepage-1): Likewise.
1998-12-29 11:42:26 +00:00
Eli Zaretskii
776ca83dbf (cp-coding-system-for-codepage-1):
Create separate encoders and decoders, for DOS and Unix.  Make the
usual family of 3 coding systems, so that automatic detection of
EOL type works.
(cp-make-coding-systems-for-codepage): Don't intern DOS- and
Unix-specific symbols here, and don't call
cp-coding-system-for-codepage-1 twice.  (Suggested by Ken'ichi
Handa <handa@etl.go.jp>.)
1998-12-20 15:17:49 +00:00
Eli Zaretskii
75e98450b2 Initial revision 1998-12-17 17:01:11 +00:00