5685b5d270
PR: ports/8833 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
17 lines
432 B
Plaintext
17 lines
432 B
Plaintext
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@kuis.kyoto-u.ac.jp>.
|