summaryrefslogblamecommitdiff
path: root/japanese/skk10-elisp-emacs20/pkg-descr
blob: bd3fd2280ebd298dd7260eb5960b7baf75ffcdb7 (plain) (tree)
1
2
3
4
5
6
7
8



                                                                             
                                                
 
                                                
 





                                                

                                        
SKK (Simple Kana Kanji Convertor) is a very fast and efficient Japanese input
method system, written in emacs-lisp. SKK runs on Emacsen with
Mule features.
SKK-10 is a development version of SKK.
This package is Emacs-lisp frontend for the SKK.

To use SKK, put in your $HOME/.emacs as follows:

	(require 'skk-startup)

This input-method toggle key-binding is C-x C-j.
And tutorial mode key-binding is C-x t.

WWW: http://openlab.ring.gr.jp/skk/

--- Porting by shige <shige@FreeBSD.org>