aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/yc.el/pkg-message
blob: f8e9c0392b673850227c7419cfc46d0a1ba48009 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
**********************************************************************
Quick Setup:

(1) Add the following two lines in your $HOME/.emacs file;

  (load "yc")
  (global-yc-mode 1) ;; if you need ANK-conversion-mode in all buffers

(2) Set the following environment variables;

  CANNAHOST hostname of cannaserver
  CANNALIBDIR   a full path of the directory containing 'default.canna'

  These values are also configurable in .emacs by setting variables
  'yc-server-host' and 'yc-canna-lib-path'.
**********************************************************************
Note:
  If you want to use UNIX-domain socket for communication with cannaserver
  in emacs21 or former version of emacsen, define WITH_ICANNA to add
  dependency to ports ja-icanna.
**********************************************************************
mmitgraph'>* Bump portrevision and dependency on ImageMagickjosef2004-12-051-2/+2 * BROKEN on 5.x: Broken pkg-plistkris2004-09-191-0/+4 * - Netcdf and Hdf conflicts, so let user choose which one to build against.pav2004-04-011-5/+14 * BROKEN: Inconsistent dependencies (netcdf and hdf)kris2004-03-311-0/+2 * Chase repomove graphics/hdf* -> science/hdf*pav2004-02-261-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * SIZEify.trevor2004-01-291-0/+1 * upgrade to 4.3.2ijliao2004-01-089-410/+340 * Chase lib version change of graphics/ImageMagick.nork2003-10-051-2/+2 * Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.anholt2003-03-13