annotate src/s/bsdos3.h @ 88410:39de3b4b6fc7

Don't use coding category. Call set-coding-system-priority instead of set-coding-priority. (sort-coding-systems): Call coding-system-priority-list to get the most preferred one. (select-safe-coding-system): Likewise. (reset-language-environment): Order of coding system priority changed. Set primary charset to iso-8859-1. (set-language-environment-coding-systems): Call set-coding-system-priority instead of set-coding-priority. (get-charset-property, put-charset-property): Moved to mule.el.
author Kenichi Handa <handa@m17n.org>
date Fri, 01 Mar 2002 02:12:40 +0000
parents 9151d68e86d9
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18407
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* s/ file for BSDI BSD/OS 3.0 system. */
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "bsdos2.h"
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #undef LIBS_SYSTEM
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #define LIBS_SYSTEM -lkvm