Mercurial > emacs
view src/s/irix5-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 | af2906590846 |
children | 23a1cea22d13 |
line wrap: on
line source
#include "irix5-0.h" /* as of version 5.2, irix no longer uses flock, according to jackr@wpd.sgi.com. */ #undef MAIL_USE_FLOCK /* C-g in select is not handled properly with restartable system calls. So don't use them. */ #undef SA_RESTART /* schoepf@goofy.zdv.Uni-Mainz.de reports he needed -lw with X11R6 on Irix 5.3. I don't know which Irix version that need starts with. */ #define NEED_LIBW /* Looking at the wtmp file in filelock.c causes a crash for jpff@maths.bath.ac.uk. Note that irix6-0.h does not include this file, only irix5-0.h. */ #define NO_WTMP_FILE