summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ptexdir
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-12-16 01:00:10 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-12-16 01:00:10 +0000
commit4fa44d06cd217d86d4e300f00d311a7965f5f36e (patch)
treef19f798c2efc4d1ac70235cb21f1459438519769 /Build/source/texk/web2c/ptexdir
parentf5f21e4828a95e1d1b70229942eeed203ef6146c (diff)
ptexdir, uptexdir: sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@42720 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir')
-rw-r--r--Build/source/texk/web2c/ptexdir/ChangeLog5
-rw-r--r--Build/source/texk/web2c/ptexdir/pbibtex.ch2
-rw-r--r--Build/source/texk/web2c/ptexdir/pdvitype.ch2
-rw-r--r--Build/source/texk/web2c/ptexdir/ppltotf.ch2
-rw-r--r--Build/source/texk/web2c/ptexdir/ptftopl.ch2
5 files changed, 9 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog
index cf0e962ff75..be3ecc6792c 100644
--- a/Build/source/texk/web2c/ptexdir/ChangeLog
+++ b/Build/source/texk/web2c/ptexdir/ChangeLog
@@ -1,3 +1,8 @@
+2016-12-16 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * pbibtex.ch, pdvitype.ch, ppltotf.ch, ptftopl.ch:
+ Use "issue@texjp.org" as bug_email in usagehelp().
+
2016-12-15 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* ptexextra.h: Use "issue@texjp.org" as BUG_ADDRESS.
diff --git a/Build/source/texk/web2c/ptexdir/pbibtex.ch b/Build/source/texk/web2c/ptexdir/pbibtex.ch
index 1752e8059d7..4eb053c19b6 100644
--- a/Build/source/texk/web2c/ptexdir/pbibtex.ch
+++ b/Build/source/texk/web2c/ptexdir/pbibtex.ch
@@ -524,7 +524,7 @@ const n_options = 6; {Pascal won't count array lengths for us.}
@x
usage_help (BIBTEX_HELP, nil);
@y
- usage_help (PBIBTEX_HELP, nil);
+ usage_help (PBIBTEX_HELP, 'issue@@texjp.org');
@z
@x
diff --git a/Build/source/texk/web2c/ptexdir/pdvitype.ch b/Build/source/texk/web2c/ptexdir/pdvitype.ch
index 5060c28aa8b..7090b09a786 100644
--- a/Build/source/texk/web2c/ptexdir/pdvitype.ch
+++ b/Build/source/texk/web2c/ptexdir/pdvitype.ch
@@ -493,7 +493,7 @@ const n_options = 10; {Pascal won't count array lengths for us.}
@x
usage_help (DVITYPE_HELP, nil);
@y
- usage_help (PDVITYPE_HELP, nil);
+ usage_help (PDVITYPE_HELP, 'issue@@texjp.org');
@z
@x
diff --git a/Build/source/texk/web2c/ptexdir/ppltotf.ch b/Build/source/texk/web2c/ptexdir/ppltotf.ch
index 80952d2fa85..640e007292d 100644
--- a/Build/source/texk/web2c/ptexdir/ppltotf.ch
+++ b/Build/source/texk/web2c/ptexdir/ppltotf.ch
@@ -321,7 +321,7 @@ const n_options = 5; {Pascal won't count array lengths for us.}
@x
usage_help (PLTOTF_HELP, nil);
@y
- usage_help (PPLTOTF_HELP, nil);
+ usage_help (PPLTOTF_HELP, 'issue@@texjp.org');
@z
@x
diff --git a/Build/source/texk/web2c/ptexdir/ptftopl.ch b/Build/source/texk/web2c/ptexdir/ptftopl.ch
index 302b2d2f69c..e28f184e3bd 100644
--- a/Build/source/texk/web2c/ptexdir/ptftopl.ch
+++ b/Build/source/texk/web2c/ptexdir/ptftopl.ch
@@ -361,7 +361,7 @@ const n_options = 6; {Pascal won't count array lengths for us.}
@x
usage_help (TFTOPL_HELP, nil);
@y
- usage_help (PTFTOPL_HELP, nil);
+ usage_help (PTFTOPL_HELP, 'issue@@texjp.org');
@z
@x