summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule-common/files
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs21-mule-common/files')
-rw-r--r--editors/xemacs21-mule-common/files/DESCR.tmpl4
-rw-r--r--editors/xemacs21-mule-common/files/INSTALL.tmpl4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/xemacs21-mule-common/files/DESCR.tmpl b/editors/xemacs21-mule-common/files/DESCR.tmpl
index 10f90be633ce..4d857e1ab88d 100644
--- a/editors/xemacs21-mule-common/files/DESCR.tmpl
+++ b/editors/xemacs21-mule-common/files/DESCR.tmpl
@@ -1,8 +1,8 @@
This is XEmacs lisp files, info pages, and so on (except executables)
for XEmacs with Mule(version %%XEMACS_VER%%), the next generation of Emacs.
-You must install one of packages, xemacs-mule-%%XEMACS_VER%%,
-ja-xemacs-*-%%XEMACS_VER%% (ja-xemacs-canna-%%XEMACS_VER%%, ja-xemacs-canna+wnn4-%%XEMACS_VER%%, etc.),
+You must install one of packages, xemacs-mule-%%XEMACS_REL%%,
+ja-xemacs-*-%%XEMACS_REL%% (ja-xemacs-canna-%%XEMACS_REL%%, ja-xemacs-canna+wnn4-%%XEMACS_REL%%, etc.),
each of which contains only the executables for XEmacs with Mule(vresion %%XEMACS_VER%%).
This package and the above package of the executables *will* clobber any
diff --git a/editors/xemacs21-mule-common/files/INSTALL.tmpl b/editors/xemacs21-mule-common/files/INSTALL.tmpl
index dfc729fef788..74bf72412e05 100644
--- a/editors/xemacs21-mule-common/files/INSTALL.tmpl
+++ b/editors/xemacs21-mule-common/files/INSTALL.tmpl
@@ -2,6 +2,6 @@
if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
echo "################################################################"
echo "You must install one of packages, xemacs-mule and "
-echo " ja-xemacs-*-%%XEMACS_VER%% (ja-xemacs-%%XEMACS_VER%%, ja-xemacs-canna-%%XEMACS_VER%%, etc.)"
-echo ", each of which contains only the executables for xemacs-%%XEMACS_VER%%"
+echo " ja-xemacs-*-%%XEMACS_REL%% (ja-xemacs-%%XEMACS_REL%%, ja-xemacs-canna-%%XEMACS_REL%%, etc.)"
+echo ", each of which contains only the executables for XEmacs(version %%XEMACS_VER%%)"
echo "################################################################"