emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/maintaining.texi


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/man/maintaining.texi
Date: Sat, 15 Dec 2001 11:08:33 -0500

Index: emacs/man/maintaining.texi
diff -c emacs/man/maintaining.texi:1.11 emacs/man/maintaining.texi:1.12
*** emacs/man/maintaining.texi:1.11     Fri Dec  7 06:57:15 2001
--- emacs/man/maintaining.texi  Sat Dec 15 11:08:32 2001
***************
*** 344,353 ****
  to tag global variables.
  
  @item
  In PostScript code, the tags are the functions.
  
  @item
! In Prolog code, a tag name appears at the left margin.
  
  @item
  In Python code, @code{def} or @code{class} at the beginning of a line
--- 344,358 ----
  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, 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
***************
*** 1226,1229 ****
  @vindex emerge-startup-hook
    After setting up the merge, Emerge runs the hook
  @code{emerge-startup-hook} (@pxref{Hooks}).
- 
--- 1231,1233 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]