diff man/xemacs/programs.texi @ 709:1df7a5cfb04a

[xemacs-hg @ 2001-12-20 07:58:18 by yoshiki] Sync etags. <87g0675yes.fsf@u.sanpo.t.u-tokyo.ac.jp>
author yoshiki
date Thu, 20 Dec 2001 07:58:23 +0000
parents 374035d3ca4c
children 52dc9b940348
line wrap: on
line diff
--- a/man/xemacs/programs.texi	Thu Dec 20 06:10:13 2001 +0000
+++ b/man/xemacs/programs.texi	Thu Dec 20 07:58:23 2001 +0000
@@ -1181,10 +1181,15 @@
 to tag global variables.
 
 @item
+In PHP code, tags are functions, classes and defines.  When using the
+@samp{--members} option, vars are tags too.
+
+@item
 In PostScript code, the tags are the functions.
 
 @item
-In Prolog code, a tag name appears at the left margin.
+In Prolog code, tags are predicates and rules at the beginning of
+line.
 
 @item
 In Python code, @code{def} or @code{class} at the beginning of a line