annotate src/s/mach-bsd4-3.h @ 21882:4fb3860a1f26

(find-coding-systems-for-charsets): Consider priority of each coding system too. (select-safe-coding-system): Show mime-charset name (if it is also a coding system) instead of base coding system name. (select-safe-coding-system): Always delete *Warning* buffer. (universal-coding-system-argument): Use buffer-file-coding-system as default.
author Kenichi Handa <handa@m17n.org>
date Fri, 01 May 1998 04:16:29 +0000
parents 75d8f8175fef
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12418
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* I don't care if this doesn't do more than including bsd4-3.h;
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2 Mach is not bsd4-3 and the moment you forget it chances are that
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 you're in deep shit. */
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #include "bsd4-3.h"