mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
implicit tag names.
This commit is contained in:
parent
d30ffe0ed2
commit
ceaeb365d0
1 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2002-06-20 Francesco Potorti` <pot@gnu.org>
|
||||
|
||||
* etags.c: Use, together with etags.el, an optimised form of tags,
|
||||
which are almost always unnamed. etags.el looks for an explicit
|
||||
tag name, then for an implicit one. See make_tag for details.
|
||||
The change is both forwards and backwards compatible.
|
||||
(make_tag): New function (was the disabled function new_pfnote).
|
||||
(make_C_tag): Use it.
|
||||
|
||||
2002-06-19 Francesco Potorti` <pot@gnu.org>
|
||||
|
||||
* etags.c (add_regex): Invalid regexp modifiers are ignored.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue