From 357035734b69b9da4b409c072366a328aaddabc2 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 20:59:00 +0000 Subject: Move pkg/ files into package's toplevel directory --- editors/mule/DESCR | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 editors/mule/DESCR (limited to 'editors/mule/DESCR') 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. -- cgit v1.2.3