summaryrefslogtreecommitdiff
path: root/misc/man.el/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/man.el/pkg-descr')
-rw-r--r--misc/man.el/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/man.el/pkg-descr b/misc/man.el/pkg-descr
new file mode 100644
index 000000000000..0b51540d9f61
--- /dev/null
+++ b/misc/man.el/pkg-descr
@@ -0,0 +1,12 @@
+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.