head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.17;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@$FreeBSD$
************************************************************
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'.
************************************************************
@
