summaryrefslogtreecommitdiff
path: root/editors/mule/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
commit273821c4d377411699fe450ab9d48f7e5933d9b6 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /editors/mule/DESCR
parentd8ed248248754208ebf0c3a07f7a0847af2e838a (diff)
downloadpkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'editors/mule/DESCR')
-rw-r--r--editors/mule/DESCR15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/mule/DESCR b/editors/mule/DESCR
new file mode 100644
index 00000000000..fed780d51f5
--- /dev/null
+++ b/editors/mule/DESCR
@@ -0,0 +1,15 @@
+From FAQ-Mule:
+
+ Mule is a multi-lingual enhancement of GNU Emacs. Mule Ver.1 was
+ based on GNU Emacs Ver.18 and Mule Ver.2 is based on GNU Emacs
+ Ver.19. Mule Ver.1 will not be supported anymore.
+
+ Mule has the following features:
+ * It can handle not only ASCII characters (7 bit) and ISO Latin-1
+ characters (8 bit), but also 16 bit characters like Japanese,
+ Chinese, and Korean. Furthermore Mule can have a mixture of
+ languages in a single buffer.
+ * You can set different coding systems for file input/output,
+ keyboard input, and inter-process communication.
+ * When not in the multi-lingual mode, it behaves almost exactly like GNU
+ Emacs.