diff options
author | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
commit | 357035734b69b9da4b409c072366a328aaddabc2 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /editors/mule/DESCR | |
parent | 58022b1c3a7fe2947a92e4b86998903c01be2bcf (diff) | |
download | pkgsrc-357035734b69b9da4b409c072366a328aaddabc2.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'editors/mule/DESCR')
-rw-r--r-- | editors/mule/DESCR | 15 |
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. |