Mercurial > emacs
annotate src/s/aix4.h @ 17769:37ae0c18bd47
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported. Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
(setup-japanese-environemnt): Set
sendmail-coding-system and rmail-file-coding-system to
iso-2022-jp.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 12 May 1997 07:00:12 +0000 |
parents | e4af0796bf50 |
children | 1b16bcd671d3 |
rev | line source |
---|---|
12637
449fab2030e0
(AIX4): New definition.
Richard M. Stallman <rms@gnu.org>
parents:
12435
diff
changeset
|
1 #define AIX4 |
449fab2030e0
(AIX4): New definition.
Richard M. Stallman <rms@gnu.org>
parents:
12435
diff
changeset
|
2 |
12901
e4af0796bf50
Include aix3-2-5.h, not aix3-2.h.
Richard M. Stallman <rms@gnu.org>
parents:
12637
diff
changeset
|
3 #include "aix3-2-5.h" |
10052 | 4 |
5 /* AIX 4 does not have HFT any more. */ | |
6 #undef AIXHFT |