diff options
author | uebayasi <uebayasi> | 2003-03-14 01:42:24 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-03-14 01:42:24 +0000 |
commit | 9e56f89e368b179a9860856e912f457fca1aa839 (patch) | |
tree | 7ed165c3d8781d550d704f2e8f3ff9eea64f3488 /editors/mule-ucs | |
parent | 2e98d520e44d0cd18c72a1e7d379e202a8b4cb5b (diff) | |
download | pkgsrc-9e56f89e368b179a9860856e912f457fca1aa839.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/MESSAGE | 9 |
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) + +=========================================================================== |