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: Sat, 18 Sep 2004 06:27:27 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1031 emacs/etc/NEWS:1.1032
*** emacs/etc/NEWS:1.1031       Tue Sep 14 11:12:00 2004
--- emacs/etc/NEWS      Sat Sep 18 10:21:24 2004
***************
*** 1496,1501 ****
--- 1496,1503 ----
  **** The `::' qualifier triggers C++ parsing in C file.
  Previously, only the `template' and `class' keywords had this effect.
  
+ **** The gnucc __attribute__ keyword is now recognised and ignored.
+ 
  **** New language HTML.
  Title and h1, h2, h3 are tagged.  Also, tags are generated when name= is
  used inside an anchor and whenever id= is used.
***************
*** 1504,1510 ****
  If you want the old behavior instead, thus avoiding to increase the
  size of the tags file, use the --no-globals option.
  
! **** In Lua, all functions are tagged.
  
  **** In Perl, packages are tags.
  Subroutine tags are named from their package.  You can jump to sub tags
--- 1506,1513 ----
  If you want the old behavior instead, thus avoiding to increase the
  size of the tags file, use the --no-globals option.
  
! **** New language Lua.
! All functions are tagged.
  
  **** In Perl, packages are tags.
  Subroutine tags are named from their package.  You can jump to sub tags
***************
*** 1515,1521 ****
  
  **** New language PHP.
  Tags are functions, classes and defines.
! If the --members option is specified to etags, tags are vars also.
  
  **** New default keywords for TeX.
  The new keywords are def, newcommand, renewcommand, newenvironment and
--- 1518,1524 ----
  
  **** New language PHP.
  Tags are functions, classes and defines.
! If the --members option is specified to etags, tags are variables also.
  
  **** New default keywords for TeX.
  The new keywords are def, newcommand, renewcommand, newenvironment and




reply via email to

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