summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/mule-ucs/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/mule-ucs/MESSAGE b/editors/mule-ucs/MESSAGE
new file mode 100644
index 00000000000..6ec91a5589b
--- /dev/null
+++ b/editors/mule-ucs/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2003/03/14 01:42:24 uebayasi Exp $
+
+To use mule-ucs with unicode, you will need to add the following line
+to your .emacs or ${EMACS_LISPPREFIX}/site-start.el:
+
+ (require 'un-define)
+
+===========================================================================