mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
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>.
|