/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.620 by eliz, Fri Mar 8 08:21:16 2002 UTC revision 1.621 by pot, Tue Mar 12 13:40:49 2002 UTC
# Line 365  now uses normal-erase-is-backspace-mode. Line 365  now uses normal-erase-is-backspace-mode.
365    
366  *** In Prolog, etags creates tags for rules in addition to predicates.  *** In Prolog, etags creates tags for rules in addition to predicates.
367    
368  *** In Perl, packages are tags.  Subroutine tags are named from their  *** In Perl, packages are tags.
369  package.  You can jump to sub tags as you did before, by the sub name, or  Subroutine tags are named from their package.  You can jump to sub tags
370  additionally by looking for package::sub.  as you did before, by the sub name, or additionally by looking for
371    package::sub.
372    
373  *** New language PHP: tags are functions, classes and defines.  If  *** New language PHP: tags are functions, classes and defines.
374  the --members option is specified to etags, tags are vars also.  If the --members option is specified to etags, tags are vars also.
375    
376  *** Honour #line directives.  This is useful when dealing with C code  *** Honour #line directives.
377  created from Yacc sources, or with any file created from Cweb source  When Etags parses an input file that contains C preprocessor's #line
378  files.  When etags tags the generated file, it writes tags pointing to  directives, it creates tags using the file name and line number
379  the source file.  specified in those directives.  This is useful when dealing with code
380    created from Cweb source files.  When Etags tags the generated file, it
381    writes tags pointing to the source file.
382    
383  +++  +++
384  ** The command line option --no-windows has been changed to  ** The command line option --no-windows has been changed to

Legend:
Removed from v.1.620  
changed lines
  Added in v.1.621

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26