diff options
author | shige <shige@FreeBSD.org> | 2000-01-06 09:46:39 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-01-06 09:46:39 +0800 |
commit | 423012bbf3e25df29001051c49e04463da14acef (patch) | |
tree | d77aee8f5cf04701239d252f50d0cb274c5cc8c6 /editors/xemacs21-mule/files | |
parent | ad20824f8637c81773faf3489e6e5e4f36171f0d (diff) | |
download | freebsd-ports-gnome-423012bbf3e25df29001051c49e04463da14acef.tar.gz freebsd-ports-gnome-423012bbf3e25df29001051c49e04463da14acef.tar.zst freebsd-ports-gnome-423012bbf3e25df29001051c49e04463da14acef.zip |
New ports for XEmacs-21.1.8 with MULE.
Fix after repository-copy from editors/xemacs-mule to editors/xemacs21-mule.
PR: ports/15761
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Diffstat (limited to 'editors/xemacs21-mule/files')
-rw-r--r-- | editors/xemacs21-mule/files/DESCR.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs21-mule/files/DESCR.tmpl b/editors/xemacs21-mule/files/DESCR.tmpl index 29eb7e59ee17..71fc5de290b6 100644 --- a/editors/xemacs21-mule/files/DESCR.tmpl +++ b/editors/xemacs21-mule/files/DESCR.tmpl @@ -1,7 +1,7 @@ This is a package containing only the executables for XEmacs with Mule(version %%XEMACS_VER%%), the next generation of Emacs. -You need to install a package, xemacs-common-%%XEMACS_VER%%, containing emacs +You need to install a package, xemacs-common-%%XEMACS_REL%%, containing emacs lisp files, info pages, and so on (except executables) for XEmacs with Mule(version %%XEMACS_VER%%). @@ -10,7 +10,7 @@ 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,Wnn4 and Wnn6) is available. -This package and the package, xemacs-common-%%XEMACS_VER%% are designed +This package and the package, xemacs-common-%%XEMACS_REL%% 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. |