aboutsummaryrefslogtreecommitdiff
path: root/japanese/emacs20-dl-wnn6/pkg-descr
blob: d35ba28e2444e091bb1eeb447a9a7aa9c6e78c55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Input method module `Wnn' for Emacs with dynamic loading enhancement.

This is an input method module Wnn for Emacs.

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

    (autoload 'egg "egg" "Initialize EGG." t)

and M-x egg.

This dynamic loading module sources and emacs20 dynamic loading patch
is placed on the following URL:

	ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-20-dl/

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