diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-09 11:27:16 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-09 11:27:16 +0000 |
commit | 485bae48b4b1caeb5266cd093a02c5fbb92cee16 (patch) | |
tree | db1d8c4b932ed64e54180a34948469721bfe91bd /japanese | |
parent | 0ba224f81f24ce27dc27eab24fce8635573a2d9b (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/emacs20-dl-canna/Makefile | 4 | ||||
-rw-r--r-- | japanese/emacs20-dl-canna/pkg-descr | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/japanese/emacs20-dl-canna/Makefile b/japanese/emacs20-dl-canna/Makefile index 8031793940a4..29d492bc56e7 100644 --- a/japanese/emacs20-dl-canna/Makefile +++ b/japanese/emacs20-dl-canna/Makefile @@ -3,7 +3,7 @@ # Date created: 10 October 1998 # Whom: shige # -# $Id: Makefile,v 1.5 1999/06/15 00:30:01 shige Exp $ +# $Id: Makefile,v 1.6 1999/07/15 21:53:09 asami Exp $ # DISTNAME= emacs-canna-${DLCANNA_VER} @@ -30,7 +30,7 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \ DLCANNA_VER=${DLCANNA_VER} LISPDIR=${LISPDIR} DOCDIR=${DOCDIR} # ports variables -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACSDL_DIR= ${.CURDIR}/../../editors/emacs20-dl EMACSDL_SRCDIR= ${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER}/src APEL_DEPENDS= ${PREFIX}/share/emacs/${EMACS_VER}/site-lisp/emu/emu.el diff --git a/japanese/emacs20-dl-canna/pkg-descr b/japanese/emacs20-dl-canna/pkg-descr index aa57ea2602a6..7cdeeea5420c 100644 --- a/japanese/emacs20-dl-canna/pkg-descr +++ b/japanese/emacs20-dl-canna/pkg-descr @@ -35,11 +35,12 @@ or if you want to use canna-leim, as follows: This input-method toggle key-binding is C-\. -And you must use emacs-dl-20.3 (not emacs-20.3!). +And you must use emacs-dl-20.4 (not emacs-20.4!). This dynamic loading module sources and emacs20 dynamic loading patch is placed on the following URL: ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-20-dl/ + http://www.etl.go.jp/~tomo/comp/emacsen/ --- Porting by shige <shige@FreeBSD.ORG>. |