Japanese incremental search tool for emacs Maintained by:nobutaka@FreeBSD.org Port Added: 27 Jan 2010 17:04:14 Also Listed In:elisp License: GPLv2
Migemo is a Japanese incremental search tool for Emacs.
You can search Japanese words on Emacs without Kanji conversion.
To use Migemo, you must set following elisp to your own .emacs file.
(load-library "migemo")
WWW: http://migemo.namazu.org/
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues