fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
385 B
Plaintext
10 lines
385 B
Plaintext
Boiling egg is a front-end of Egg (Tamago) V4.
|
|
You can convert roma-ji to kana without toggling input method.
|
|
|
|
Put the expression below into your ~/.emacs.
|
|
|
|
(autoload 'boiling-rK-trans "boiling-egg" "romaji-kanji conversion" t)
|
|
(autoload 'boiling-rhkR-trans "boiling-egg" "romaji-kana conversion" t)
|
|
(global-set-key "\C-o" 'boiling-rK-trans)
|
|
(global-set-key "\eo" 'boiling-rhkR-trans)
|