freebsd-ports/misc/man.el/pkg-descr
Jun Kuriyama 2752452163 Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs.
PR:		ports/8007
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
-----
Directory "${PREFIX}/share/emacs/site-lisp" will shared with other
ports.  Will the guideline about this directory post to freebsd-ports
by maintainer?

This port makes new virtual category "elisp".

Approved by:	asami
1998-10-09 00:46:03 +00:00

13 lines
492 B
Plaintext

This code provides a function, `i18n-man', with which you can browse
UNIX manual pages. Formatting is done in background so that you
can continue to use your Emacs while processing is going on.
The mode also supports hypertext-like following of manual page SEE
ALSO references, and other features. See below or do `?' in a
manual page buffer for details.
For working with Japanese, put your dot.emacs file to
(load "i18n-man-ja")
Then M-x jman in minibuffer, and specify man page name.