aboutsummaryrefslogtreecommitdiffstats
path: root/converters/mule-ucs/pkg-message
blob: e43379f18646007f05edfe626d95e37d8820a08a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
If you want to use Unicode support included in Mule-UCS package,
please put one line as below:

(require 'un-define)

in your .emacs, site-start.el, or any other start up configuration file.
If you want to use auto detection feature on UTF-8/16, add one more:

(require 'un-tools)

See PREFIX/share/doc/mule-ucs/README.Unicode for details.

If you want to use BIG5 conversion support, add the below line either:

(require 'big5c-ucs)

or

(require 'big5c-cns)

to your .emacs depends on which conversion methods you would like to use.
See PREFIX/share/doc/mule-ucs/README.big5conv for details.

If you want to use JIS X 0213 support, add the following line:

(require 'jisx0213)

to your .emacs.  See PREFIX/share/doc/mule-ucs/README.jisx0213
(written in Japanese) for details.
&id=82dcc39c53da98280dd9caa1259dc4067e2b6fc6'>- convert to the new perl5 frameworkaz2013-09-161-1/+2 * Convert left unconverted ports in irc to new options frameworkbapt2013-03-261-24/+19 * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+3 * - Remove ftp.parodius.com from MASTER_SITES due to its forthcomingjase2012-07-081-1/+0 * Register CONFLICTS with charybdis; both install files in same placecrees2012-05-121-1/+1 * - Update to official release 3.0.7scheidell2012-04-146-59/+48 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * - Use USERS and GROUPScrees2011-06-282-83/+4 * - Get Rid MD5 supportmiwi2011-03-19