mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
Etags improvement.
This commit is contained in:
parent
9c485bbe70
commit
d9256ccbd3
1 changed files with 3 additions and 0 deletions
3
etc/NEWS
3
etc/NEWS
|
|
@ -698,6 +698,9 @@ per line. Lines beginning with space or tab are ignored.
|
|||
|
||||
*** New language parsing features
|
||||
|
||||
**** The `::' qualifier triggers C++ parsing in C file.
|
||||
Previously, only the `template' and `class' keywords had this effect.
|
||||
|
||||
**** 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue