emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Wed, 26 Dec 2001 16:51:54 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.553 emacs/etc/NEWS:1.554
*** emacs/etc/NEWS:1.553        Mon Dec 24 11:37:50 2001
--- emacs/etc/NEWS      Wed Dec 26 16:51:53 2001
***************
*** 135,140 ****
--- 135,144 ----
  
  *** In Prolog, etags creates tags for rules in addition to predicates.
  
+ *** In Perl, packages are tags.  Subroutine tags are named from their
+ package.  You can jump to sub tags as you did before, by the sub name, or
+ additionally by looking for package::sub.
+ 
  *** New language PHP: tags are functions, classes and defines.  If
  the --members option is specified to etags, tags are vars also.
  



reply via email to

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