diff options
author | kiri <kiri@FreeBSD.org> | 2001-01-19 23:14:13 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2001-01-19 23:14:13 +0800 |
commit | 94bb3804f2ea0a3301dbb6afa4c9375b5e2ac35f (patch) | |
tree | 6e5e4bdce1eeef4c45d3a9767a5f71821f4855df /editors/xemacs21-mule | |
parent | 4134f705fc7fb2346a7ba5bc757c7d938e6fc0cf (diff) | |
download | freebsd-ports-gnome-94bb3804f2ea0a3301dbb6afa4c9375b5e2ac35f.tar.gz freebsd-ports-gnome-94bb3804f2ea0a3301dbb6afa4c9375b5e2ac35f.tar.zst freebsd-ports-gnome-94bb3804f2ea0a3301dbb6afa4c9375b5e2ac35f.zip |
Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk's
xemacs21 version will be changed by shige :)
Diffstat (limited to 'editors/xemacs21-mule')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs21-mule/pkg-descr | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index 8b2abf33e9ef..b39024d5980c 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -23,7 +23,7 @@ MULE_SLAVE= yes .endif -MAINTAINER= kiri@kiri.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org BUILD_DEPENDS= ${BUILD_INPUT_METHOD} .if defined(MULE_SLAVE) diff --git a/editors/xemacs21-mule/pkg-descr b/editors/xemacs21-mule/pkg-descr index 26b29cdb2748..b5d9d108a1e7 100644 --- a/editors/xemacs21-mule/pkg-descr +++ b/editors/xemacs21-mule/pkg-descr @@ -1,16 +1,16 @@ This is a package containing only the executables for XEmacs with -Mule(version 21.1.12), the next generation of Emacs. +Mule(version 21.1.13), the next generation of Emacs. -You need to install a package, xemacs-common-21.1.12, containing emacs +You need to install a package, xemacs-common-21.1.13, containing emacs lisp files, info pages, and so on (except executables) for -XEmacs with Mule(version 21.1.12). +XEmacs with Mule(version 21.1.13). This package is not built with any particular language support except for already built-in Imput Method - SKK and SJ3. If you want other built-in input method, look into the xemacs ports in language- specific directories. Currently only Japanese (Canna, FreeWnn and Wnn6) is available. -This package and the package, xemacs-common-21.1.12 are designed +This package and the package, xemacs-common-21.1.13 are designed *not* to clobber any existing emacs installation. In particular, the executables and man pages of etags/ctags are not installed, and the info pages that come with the original emacs don't get installed too. |