summaryrefslogtreecommitdiff
path: root/editors/mule-ucs
AgeCommit message (Collapse)AuthorFilesLines
2004-05-08Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate.uebayasi1-2/+2
2003-08-29Remove extra "done" state ment in do-install target.taca1-3/+2
NetBSD 1.5.X's sh(1) dosen't allow it.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-17Fix a bogus installation mistake. From Kai Puolamaki <Kai dotuebayasi1-4/+4
Puolamaki at iki at fi>. Bump revision.
2003-04-16Pull in the diff against Mule-UCS-current and apply a part of it tokei3-3/+22
lisp/mucs-ccl.el to fix the bug which causes an error "Symbol's value as variable is void: progn" when evaluating "(require 'un-define)" or "(require 'jisx0213)". bump PKGREVISION to 3.
2003-03-14Add an instruction to use Mule-UCS.uebayasi1-0/+9
PR18604 by <hackerb9 at wongs dot net>
2003-03-14Accept Emacs 20.7 too. Mule 4.1 feature required by Mule-UCS was added touebayasi1-3/+4
20.7nb1.
2003-03-14Fix a problem Mule-UCS makes Emacs 21 slowing down.uebayasi3-3/+37
http://tsukuba.m17n.org/mule-archive/2002-3/msg00000.html Bump PKGREVISION. PR18605 from <hackerb9 at wongs dot ne>.
2002-10-04Install *.el and other files in the directories big5conv, jisx0213, reldatakei2-9/+94
also. As a result, bump PKGREVISION to 1.
2002-09-15Initial import of Mule-UCS 0.84.uebayasi4-0/+72
Mule-UCS is an Emacs Lisp library providing flexible and complehensible encoding mechanism to Emacs. As the name suggests, it supports Unicode, which the original Emacs doesn't support.