Mercurial > emacs
view src/s/aix4-2.h @ 27912:ed26ed5b0afc
(list-character-sets): Completely
rewritten.
(sort-listed-character-sets): New function.
(list-character-sets-1): Completely rewritten.
(list-character-sets-2): New function.
(non-iso-charset-alist): New variable.
(decode-codepage-char): New function.
(charset-history): New variable.
(read-charset) (list-block-of-chars)
(list-iso-charset-chars)
(list-non-iso-charset-chars)
(list-charset-chars): New functions.
(mule-diag): Call list-character-sets-2, not
list-character-sets-2.
(dump-charsets): Likewise.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 29 Feb 2000 11:32:52 +0000 |
parents | c6181e97cf15 |
children | 4be8406ebef9 |
line wrap: on
line source
/* AIX 4.2 is missing alloca. */ #include "aix4-1.h" #undef ALIGN_DATA_RELOC #ifndef __GNUC__ #undef HAVE_ALLOCA #endif