Update to 1999.12.13.

Synchronize with updating emacs-20.5(a).

PR:		ports/15979
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
This commit is contained in:
Shigeyuki Fukushima 2000-01-08 18:52:31 +00:00
parent c491d9de7c
commit 39f29bc1a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24567
4 changed files with 13 additions and 13 deletions

View File

@ -6,26 +6,26 @@
# $FreeBSD$
#
DISTNAME= emacs-20.4-man-jp
PKGNAME= ja-emacs-manual-13.1999.09.12
DISTNAME= emacs-20.5-man-jp
PKGNAME= ja-emacs-manual-13.1999.12.13
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/GNU/
EXTRACT_SUFX= .tgz
MAINTAINER= okazaki@be.to
BUILD_DEPENDS= emacs-20.4:${PORTSDIR}/editors/emacs20 \
BUILD_DEPENDS= ${EMACS}:${PORTSDIR}/editors/emacs20 \
/nonexistent:${PORTSDIR}/editors/emacs20:checksum
# EMACS_ARC is fetched by BUILD_DEPENDS
EMACS_DISTNAME= emacs-20.4
EMACS_ARC= ${EMACS_DISTNAME}.tar.gz
EMACS_DISTNAME= emacs-20.5
EMACS_ARC= ${EMACS_DISTNAME}a.tar.gz
EMACS_SRCDIR= ${WRKDIR}/${EMACS_DISTNAME}
EXTRACT_FILES= ${EMACS_DISTNAME}/man/ack.texi \
${EMACS_DISTNAME}/lisp/textmodes/texinfmt.el
# We use emacs20 to format texinfo files.
EMACS= emacs-20.4
EMACS= emacs-20.5
FORMAT_FLAG= t
MAKE_ENV= EMACS="${EMACS}" FORMAT_FLAG="${FORMAT_FLAG}"

View File

@ -1 +1 @@
MD5 (emacs-20.4-man-jp.tgz) = 9443b8b814174a7cc8d59dcd531ac0dc
MD5 (emacs-20.5-man-jp.tgz) = 087b8b3a5200d72f6f24bc6ec30d46cd

View File

@ -1,6 +1,6 @@
--- emacs.texi.~1~ Mon Sep 13 10:50:56 1999
+++ emacs.texi Tue Nov 16 01:25:21 1999
@@ -11,7 +11,8 @@
--- emacs.texi~ Mon Dec 13 16:50:47 1999
+++ emacs.texi Sat Jan 8 01:55:18 2000
@@ -12,7 +12,8 @@
@setchapternewpage odd
@c @settitle GNU Emacs Manual
@settitle GNU Emacs$B%^%K%e%"%k(B
@ -10,8 +10,8 @@
@synindex pg cp
@ifinfo
@@ -21,9 +22,9 @@
Emacs 20.4$BHGBP1~$K2~D{$7$?(B@cite{GNU Emacs Manual} 13$BHG$G$9!#(B
@@ -22,9 +23,9 @@
Emacs 20.5$BHGBP1~$K2~D{$7$?(B@cite{GNU Emacs Manual} 13$BHG$G$9!#(B
@c Please REMEMBER to update edition number in *three* places in this file.
-@dircategory Editors

View File

@ -2,4 +2,4 @@ This is a Japanese translation of the GNU Emacs Manual.
Emacs is the extensible, customizable, self-documenting real-time
display editor. This Info file describes how to edit with Emacs and
some of how to customize it; it corresponds to GNU Emacs version 20.4.
some of how to customize it; it corresponds to GNU Emacs version 20.5.