summaryrefslogtreecommitdiff
path: root/editors/mule-ucs
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-03-14 01:42:24 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-03-14 01:42:24 +0000
commit7b3cbfe5429c734920ee7e1504136a9faa7520cc (patch)
tree7ed165c3d8781d550d704f2e8f3ff9eea64f3488 /editors/mule-ucs
parentd74af3b8fcfc3db880a30ec515e88c4f71b1b101 (diff)
downloadpkgsrc-7b3cbfe5429c734920ee7e1504136a9faa7520cc.tar.gz
Add an instruction to use Mule-UCS.
PR18604 by <hackerb9 at wongs dot net>
Diffstat (limited to 'editors/mule-ucs')
-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)
+
+===========================================================================