Skip to content

Commit c4e7033

Browse files
authored
Merge pull request #1529 from vim-jp/hh-update-tagsrch
Update tagsrch.{txt,jax}
2 parents 1b77e74 + 05e4157 commit c4e7033

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/tagsrch.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,8 @@ JTags Java 用、Java で書かれている。
546546
http://www.fleiner.com/jtags/で入手できる。
547547
ptags.py Python 用、Python で書かれている。
548548
PythonのソースディレクトリTools/scripts/ptags.pyにある。
549-
ptags Perl 用、Perl で書かれている。これはここで見つかる。
549+
ptags Perl 用、Perl で書かれている。これはここで見つかる (リ
550+
ンク切れのようだ):
550551
http://www.eleves.ens.fr:8080/home/nthiery/Tags/
551552
gnatxref Ada用。http://www.gnuada.org/ を参照。
552553
gnatxrefはgnatパッケージの一部である。

en/tagsrch.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,8 @@ JTags For Java, in Java. It can be found at
546546
http://www.fleiner.com/jtags/.
547547
ptags.py For Python, in Python. Found in your Python source
548548
directory at Tools/scripts/ptags.py.
549-
ptags For Perl, in Perl. It can be found at
549+
ptags For Perl, in Perl. It can be found at (link seems
550+
dead):
550551
http://www.eleves.ens.fr:8080/home/nthiery/Tags/.
551552
gnatxref For Ada. See http://www.gnuada.org/. gnatxref is
552553
part of the gnat package.

0 commit comments

Comments
 (0)